Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / SYMB_NAME Property / SYMB_NAME Property

In This Topic
    SYMB_NAME Property
    In This Topic
    Name # 16000.
    Syntax
    public PropertyValue SYMB_NAME {get; set;}
    public:
    property PropertyValue^ SYMB_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ 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