Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_NR Property / SYMB_NR Property

In This Topic
    SYMB_NR Property
    In This Topic
    Number # 16002.
    Syntax
    public MDPropertyValue SYMB_NR {get; set;}
    public:
    property MDPropertyValue^ SYMB_NR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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