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

In This Topic
    SYMBVAR_SYMB_NAME Property
    In This Topic
    Symbol name # 16903.
    Syntax
    public MDPropertyValue SYMBVAR_SYMB_NAME {get; set;}
    public:
    property MDPropertyValue^ SYMBVAR_SYMB_NAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also