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

In This Topic
    FUNC_TERMINAL_NOLINEUPDIAGRAM Property
    In This Topic
    No output to terminal line-up diagram # 20859.
    Syntax
    public PropertyValue FUNC_TERMINAL_NOLINEUPDIAGRAM {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_NOLINEUPDIAGRAM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Suppresses the output of the terminal strip definition in the terminal line-up diagram.

    See Also