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 modules and is summed up
    Syntax
    public bool SummedUp {get;}
    public:
    property bool SummedUp {
       bool get();
    }
    See Also