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

In This Topic
    ConnectionPointsInfoPropertyList Constructor(ConnectionPointsInfo)
    In This Topic
    Should be used internal only
    Syntax
    public ConnectionPointsInfoPropertyList( 
       ConnectionPointsInfo obj
    )
    public:
    ConnectionPointsInfoPropertyList( 
       ConnectionPointsInfo^ obj
    )

    Parameters

    obj
    ConnectionPointsInfo object whose properties will be affected.
    See Also