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

In This Topic
    FUNC_PLCPLUG_DESIGNATION_MANUAL Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Plug designation # 20406.
    Syntax
    public MDPropertyValue FUNC_PLCPLUG_DESIGNATION_MANUAL {get; set;}
    public:
    property MDPropertyValue^ FUNC_PLCPLUG_DESIGNATION_MANUAL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also