Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNC_DESC Property / FUNC_DESC Property

In This Topic
    FUNC_DESC Property
    In This Topic
    Function definition: Description # 20117.
    Syntax
    public PropertyValue FUNC_DESC {get; set;}
    public:
    property PropertyValue^ FUNC_DESC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    This property is read-only..

    Function definition description.

    See Also