Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_SYMB_DESC Property / FUNC_SYMB_DESC Property

In This Topic
    FUNC_SYMB_DESC Property
    In This Topic
    Symbol description (function) # 20114.
    Syntax
    public PropertyValue FUNC_SYMB_DESC {get; set;}
    public:
    property PropertyValue^ FUNC_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