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

In This Topic
    FUNC_TERMINAL_NOCONNECTIONDIAGRAM Property
    In This Topic
    No output to terminal-connection / pin-connection diagram # 20853.
    Syntax
    public PropertyValue FUNC_TERMINAL_NOCONNECTIONDIAGRAM {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_NOCONNECTIONDIAGRAM {
       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 pin-connection diagram.

    See Also