Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointsInfo Class / Properties Property

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

    Property Value

    P8 properties of the ConnectionPointsInfo.
    See Also