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

In This Topic
    FUNC_TERMINAL_NODIAGRAM Property
    In This Topic
    No output to terminal / plug diagram # 20851.
    Syntax
    public PropertyValue FUNC_TERMINAL_NODIAGRAM {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_NODIAGRAM {
       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 or plug diagram.

    See Also