Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariantPropertyList Class / SYMBVAR_SYMB_NR Property / SYMBVAR_SYMB_NR Property

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    See Also