EntityObject..::..RelatedObjects Method
Gets all the related objects.
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
public ClassCollection<EntityCollection> RelatedObjects()
Public Function RelatedObjects As ClassCollection(Of EntityCollection)