Eplan Platform API
Eplan.EplApi.DataModel.Topology Namespace / RoutedConnectionPropertyList Class / RoutedConnectionPropertyList Constructor / RoutedConnectionPropertyList Constructor(RoutedConnection)
RoutedConnection object whose properties will be affected.

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

    Parameters

    obj
    RoutedConnection object whose properties will be affected.
    See Also