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

In This Topic
    SYMBVAR_SYMB_DESC Property
    In This Topic
    Symbol description # 16906.
    Syntax
    public MDPropertyValue SYMBVAR_SYMB_DESC {get; set;}
    public:
    property MDPropertyValue^ SYMBVAR_SYMB_DESC {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    See Also