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

In This Topic
    FUNCTEMPLATE_FUNCTIONDEFINITION Property
    In This Topic
    Function definition # 21004.
    Syntax
    public MDPropertyValue FUNCTEMPLATE_FUNCTIONDEFINITION {get; set;}
    public:
    property MDPropertyValue^ FUNCTEMPLATE_FUNCTIONDEFINITION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also