{CompanyName} FlexyGo

EntityObject..::..RelatedObjects Method (String)

Gets a specific related object.

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

Syntax


public EntityCollection RelatedObjects(
	string ObjectName
)
Public Function RelatedObjects ( _
	ObjectName As String _
) As EntityCollection

Parameters

ObjectName
Type: String
Related Object Name

Return Value

The EntityCollection of a related object.