Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE Property / FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE Property

In This Topic
    FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE Property
    In This Topic
    Distributed terminals cross-reference # 20252.
    Syntax
    public PropertyValue FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE {get; set;}
    public:
    property PropertyValue^ FUNC_DISTRIBUTED_TERMINAL_CROSSREFERENCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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