API Help
Eplan.EplApi.DataModel Namespace / InterruptionPointPropertyList Class / INTERRUPTIONPOINT_CROSSREFERENCE Property / INTERRUPTIONPOINT_CROSSREFERENCE(Int32) Property

In This Topic
INTERRUPTIONPOINT_CROSSREFERENCE(Int32) Property
In This Topic
Cross-reference (configurable) # 24300. This property isn't indexed, and is read-only.
Syntax
public PropertyValue INTERRUPTIONPOINT_CROSSREFERENCE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

For interruption points and structure boxes, this outputs the cross-reference. This also outputs target information when the "Display of all counter targets" (ID 24021) property is enabled.

See Also