EntityObject..::..RelatedMenuVisibleObjects Method
Gets the related objects with menu visible true.
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
public ClassCollection<EntityCollection> RelatedMenuVisibleObjects()
Public Function RelatedMenuVisibleObjects As ClassCollection(Of EntityCollection)