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

In This Topic
    SYMB_NAME Property
    In This Topic
    Name # 16000.
    Syntax
    public MDPropertyValue SYMB_NAME {get; set;}
    public:
    property MDPropertyValue^ SYMB_NAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Identifying designation of the symbol, i.e. the identifier letter according to a standard.

    See Also