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

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