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

In This Topic
    FUNC_TECHNICAL_CHARACTERISTIC Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Technical characteristics # 20027.
    Syntax
    public MDPropertyValue FUNC_TECHNICAL_CHARACTERISTIC {get; set;}
    public:
    property MDPropertyValue^ FUNC_TECHNICAL_CHARACTERISTIC {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also