{CompanyName} FlexyGo
EntityCollection
.
.
::
.
.
GetBasicViewList Method
Gets a simplified list of views for a given object
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
BaseCollection
GetBasicViewList
()
Public
Function
GetBasicViewList
As
BaseCollection
Return Value
Template Base collection with id and description.
See Also
EntityCollection Class
FLEXYGO.Objects Namespace