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

In This Topic
FUNC_DISTRIBUTED_TERMINAL(Int32) Property
In This Topic
Distributed terminal # 20280. This property isn't indexed.
Syntax
public PropertyValue FUNC_DISTRIBUTED_TERMINAL( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Specifies whether a terminal is a distributed terminal. Terminal connection points can be shown distributed with the aid of distributed terminals. Each distributed terminal then represents one or several connection points of the terminal.

See Also