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

In This Topic
    FUNC_TERMINAL_NOOVERVIEW Property
    In This Topic
    No output to terminal-strip / plug overview # 20857.
    Syntax
    public PropertyValue FUNC_TERMINAL_NOOVERVIEW {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_NOOVERVIEW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Suppresses the output of the terminal strip definition or plug definition in the terminal strip or plug overview.

    See Also