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

In This Topic
    AsString Property (MDConnectionCategory)
    In This Topic
    Representation of connection category as a string
    Syntax
    public string AsString {get;}
    public:
    property String^ AsString {
       String^ get();
    }
    See Also