{CompanyName} FlexyGo

EntityObject..::..IsCollection Property

Gets a value indicating whether this instance is collection.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public bool IsCollection { get; }
Public ReadOnly Property IsCollection As Boolean
	Get

Field Value

true if this instance is a collection; otherwise, false.