Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / Group Property

In This Topic
    Group Property (FunctionDefinition)
    In This Topic
    Group of FunctionDefinition.
    Syntax
    public short Group {get;}
    public:
    property short Group {
       short get();
    }

    Property Value

    Group of FunctionDefinition as integer value.
    See Also