Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_TERMINAL_HAS_PLUGADAPTER Property / FUNC_TERMINAL_HAS_PLUGADAPTER Property

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Shows that the terminal has a plug-in adapter. This property is available in terminal reports, where it can be used to output terminal graphics.

    See Also