{CompanyName} FlexyGo

EntityCollection..::..Item Property

As it is an entityCollection it returns EntityObjects

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

Syntax


public Object Item { get; set; }
Public Property Item As Object
	Get
	Set

Field Value

EntityObject

Exceptions


ExceptionCondition
ExceptionSet Item no implemented for collections.