Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedConnectionPropertyList Class / MergedConnectionPropertyList Constructor / MergedConnectionPropertyList Constructor(MergedConnection)
MergedConnection object whose properties will be affected.

In This Topic
MergedConnectionPropertyList Constructor(MergedConnection)
In This Topic
Should be used internal only
Syntax
public MergedConnectionPropertyList( 
   MergedConnection obj
)

Parameters

obj
MergedConnection object whose properties will be affected.
See Also