API Help
Eplan.EplApi.DataModel Namespace / StorableObject Class / CrossReferencedObjectsAll Property

In This Topic
CrossReferencedObjectsAll Property
In This Topic
Returns an array of objects cross-referenced with this object (i.e. having the same name - in case of functions - or otherwise associated)
Syntax
public StorableObject[] CrossReferencedObjectsAll {get;}
See Also