Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDConnectionCategory Structure / AsLong Property

In This Topic
    AsLong Property
    In This Topic
    Internal representation of connection category (as a long value)
    Syntax
    public int AsLong {get;}
    public:
    property int AsLong {
       int get();
    }
    See Also