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

In This Topic
    SummedUp Property
    In This Topic
    Returns TRUE if the function template is part of an assembly or module and is summed up
    Syntax
    public bool SummedUp {get;}
    public:
    property bool SummedUp {
       bool get();
    }
    See Also