API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / ConnectionPropertyList Constructor / ConnectionPropertyList Constructor(Connection)
Connection object whose properties will be affected.

In This Topic
ConnectionPropertyList Constructor(Connection)
In This Topic
Should be used internal only
Syntax
public ConnectionPropertyList( 
   Connection obj
)

Parameters

obj
Connection object whose properties will be affected.
See Also