API Help
Eplan.EplApi.DataModel.Topology Namespace / RoutedConnection Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the RoutedConnection object.
    Syntax
    public new RoutedConnectionPropertyList Properties {get;}
    public:
    new property RoutedConnectionPropertyList^ Properties {
       RoutedConnectionPropertyList^ get();
    }

    Property Value

    P8 properties of the RoutedConnection.
    See Also