Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition Class / FunctionDefinitionGroup Property

In This Topic
    FunctionDefinitionGroup Property (MDFunctionTemplatePosition)
    In This Topic
    The group of the function definition set to the function template
    Syntax
    public short FunctionDefinitionGroup {get; set;}
    public:
    property short FunctionDefinitionGroup {
       short get();
       void set (    short value);
    }
    See Also