{CompanyName} FlexyGo
IEntity
.
.
::
.
.
IsCollection Property
Gets a value indicating whether this Entity is collection.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
bool
IsCollection
{
get
; }
ReadOnly
Property
IsCollection
As
Boolean
Get
Field Value
true
if this instance is collection; otherwise,
false
.
See Also
IEntity Interface
FLEXYGO.Objects Namespace