public PropertyValue INTERRUPTIONPOINT_SORT_CODE( int index ) {get; set;}
public: property PropertyValue^ INTERRUPTIONPOINT_SORT_CODE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue INTERRUPTIONPOINT_SORT_CODE( int index ) {get; set;}
public: property PropertyValue^ INTERRUPTIONPOINT_SORT_CODE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Defines the sequence in which the interruption points are sorted.