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

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