Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNCTION_TEMPLATE_COMBINATION Property / FUNCTION_TEMPLATE_COMBINATION Property

In This Topic
    FUNCTION_TEMPLATE_COMBINATION Property
    In This Topic
    Function template: Template group (multi-line) # 20429.
    Syntax
    public PropertyValue FUNCTION_TEMPLATE_COMBINATION {get; set;}
    public:
    property PropertyValue^ FUNCTION_TEMPLATE_COMBINATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the designation of the template group defined in the parts management. All the connected functions can be placed together out of the device navigator by grouping to a template group.

    See Also