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

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