{CompanyName} FlexyGo
MasterTable
.
.
::
.
.
GetData Method
Gets the data.
Namespace:
FLEXYGO.Environment
Assembly:
flxEnvironment
(in flxEnvironment.dll)
Syntax
C#
VB
public
List
<
BaseCollection
>
GetData
()
Public
Function
GetData
As
List
(
Of
BaseCollection
)
Return Value
List(Of Dictionary(Of System.String, System.Object)).
Exceptions
Exception
Condition
Exception
See Also
MasterTable Class
GetData Overload
FLEXYGO.Environment Namespace