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

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

    Property Value

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

    This property is read-only..

    See Also