API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE Property / FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE(Int32) Property

In This Topic
FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE(Int32) Property
In This Topic
Distributed terminals cross-reference # 20252. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

The distributed terminal's cross-reference refers from the first distributed terminal (according to the sequence in the terminal strip navigator and, primarily, the main terminal if one exists) to all other distributed terminals with the same terminal designation. For all other distributed terminals, this cross-reference refers back to the first distributed terminal.

See Also