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

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