Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsConnectionPointsInfo Property

In This Topic
    AsConnectionPointsInfo Property
    In This Topic
    Gets property id value as Properties.ConnectionPointsInfo.
    Syntax
    public Properties.ConnectionPointsInfo AsConnectionPointsInfo {get;}
    public:
    property Properties.ConnectionPointsInfo AsConnectionPointsInfo {
       Properties.ConnectionPointsInfo get();
    }
    See Also