Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolVariantPropertyList Class / SYMBVAR_SYMB_NR Property / SYMBVAR_SYMB_NR Property

In This Topic
    SYMBVAR_SYMB_NR Property
    In This Topic
    Symbol number # 16904.
    Syntax
    public MDPropertyValue SYMBVAR_SYMB_NR {get; set;}
    public:
    property MDPropertyValue^ SYMBVAR_SYMB_NR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    See Also