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

In This Topic
    SymbolName Property
    In This Topic
    Returns number of the symbol in the library (unique for library) assigned to the SymbolVariant.
    Syntax
    public string SymbolName {get;}
    public:
    property String^ SymbolName {
       String^ get();
    }

    Property Value

    number of the symbol
    See Also