Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / FUNCTEMPLATE_COMBINATION Property

In This Topic
    FUNCTEMPLATE_COMBINATION Property
    In This Topic
    Template group (multi-line) # 21023.
    Syntax
    public MDPropertyValue FUNCTEMPLATE_COMBINATION {get; set;}
    public:
    property MDPropertyValue^ FUNCTEMPLATE_COMBINATION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also