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

In This Topic
INTERRUPTIONPOINT_SORT_CODE(Int32) Property
In This Topic
Sort code (interruption point) # 24809. This property isn't indexed.
Syntax
public PropertyValue INTERRUPTIONPOINT_SORT_CODE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Defines the sequence in which the interruption points are sorted.

See Also