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

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