Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / SYMB_NR Property / SYMB_NR Property

In This Topic
    SYMB_NR Property
    In This Topic
    Number # 16002.
    Syntax
    public PropertyValue SYMB_NR {get; set;}
    public:
    property PropertyValue^ SYMB_NR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Symbol number, indicates the position of the symbol in the symbol library.

    See Also