Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / FUNC_GROUP Property / FUNC_GROUP Property

In This Topic
    FUNC_GROUP Property
    In This Topic
    Function definition: Group # 20116.
    Syntax
    public MDPropertyValue FUNC_GROUP {get; set;}
    public:
    property MDPropertyValue^ FUNC_GROUP {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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