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

In This Topic
INTERRUPTIONPOINT_SHOWALLCROSSREFERENCES(Int32) Property
In This Topic
Display all cross-references # 24020. This property isn't indexed.
Syntax
public PropertyValue INTERRUPTIONPOINT_SHOWALLCROSSREFERENCES( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

At an interruption point, shows cross-references to all other interruption points with the same name.

See Also