API Help
Eplan.EplApi.DataModel Namespace / MergedFunction Class / MergedObjects Property

MergedObjects Property (MergedFunction)
Returns an array of StorableObjects covered by this merged function.
Syntax
public StorableObject[] MergedObjects {get;}

Property Value

An array of objects covered by this merged function
Exceptions
ExceptionDescription
Thrown when object wasn't created.
See Also