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

In This Topic
    Properties Property (Symbol)
    In This Topic
    Gets symbol properties.
    Syntax
    public new SymbolPropertyList Properties {get;}
    public:
    new property SymbolPropertyList^ Properties {
       SymbolPropertyList^ get();
    }

    Property Value

    SymbolPropertyList object.
    See Also