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

In This Topic
    FUNC_CATEGORY Property
    In This Topic
    Function definition: Category # 20115.
    Syntax
    public PropertyValue FUNC_CATEGORY {get; set;}
    public:
    property PropertyValue^ FUNC_CATEGORY {
       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 category, serves to group the function definitions.

    See Also