API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_TERMINAL_NODIAGRAM Property / FUNC_TERMINAL_NODIAGRAM(Int32) Property

In This Topic
FUNC_TERMINAL_NODIAGRAM(Int32) Property
In This Topic
No output to terminal / plug diagram # 20851. This property isn't indexed.
Syntax
public PropertyValue FUNC_TERMINAL_NODIAGRAM( 
   int index
) {get; set;}

Parameters

index

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