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

In This Topic
    FUNCTEMPLATE_CATEGORY_GROUP_ID Property
    In This Topic
    Function definition: Category / Group / Definition # 21024.
    Syntax
    public MDPropertyValue FUNCTEMPLATE_CATEGORY_GROUP_ID {get; set;}
    public:
    property MDPropertyValue^ FUNCTEMPLATE_CATEGORY_GROUP_ID {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also