Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / Symbol Class / Type Property

In This Topic
    Type Property (Symbol)
    In This Topic
    Gets symbol type
    Syntax
    public Symbol.SymbolType Type {get;}
    public:
    property Symbol.SymbolType Type {
       Symbol.SymbolType get();
    }

    Property Value

    Symbol.SymbolType object.
    See Also