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

In This Topic
    FUNC_TERMINAL_HAS_PLUGADAPTER Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Terminal with plug-in adapter # 20283.
    Syntax
    public MDPropertyValue FUNC_TERMINAL_HAS_PLUGADAPTER {get; set;}
    public:
    property MDPropertyValue^ FUNC_TERMINAL_HAS_PLUGADAPTER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also