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

In This Topic
    FUNCTIONTEMPLATE_FUNCTIONDEFINITION_SUBTYPE Property
    In This Topic
    Item # 21025.
    Syntax
    public MDPropertyValue FUNCTIONTEMPLATE_FUNCTIONDEFINITION_SUBTYPE {get; set;}
    public:
    property MDPropertyValue^ FUNCTIONTEMPLATE_FUNCTIONDEFINITION_SUBTYPE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also