Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CATEGORY_GROUP_ID Property / FUNC_CATEGORY_GROUP_ID Property

In This Topic
    FUNC_CATEGORY_GROUP_ID Property
    In This Topic
    Function definition: Category / Group / Definition # 20188.
    Syntax
    public PropertyValue FUNC_CATEGORY_GROUP_ID {get; set;}
    public:
    property PropertyValue^ FUNC_CATEGORY_GROUP_ID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs the function definition in the "Category / Group / Function definition" format.

    See Also