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

MergedObjects Property (MergedConnection)
Returns an array of Connections covered by this merged connection.
Syntax
public Connection[] MergedObjects {get;}

Property Value

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