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

In This Topic
    TemplateGroup Property
    In This Topic
    The template group of the function template
    Syntax
    public string TemplateGroup {get; set;}
    public:
    property String^ TemplateGroup {
       String^ get();
       void set (    String^ value);
    }
    See Also