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

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

    See Also