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

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