Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariant Class / SymbolLibraryName Property

In This Topic
    SymbolLibraryName Property (SymbolVariant)
    In This Topic
    Returns name of the library the symbol is taken from.
    Syntax
    public string SymbolLibraryName {get;}
    public:
    property String^ SymbolLibraryName {
       String^ get();
    }

    Property Value

    name of SymbolVariant's symbol library
    See Also