Indexes: Array;
The Indexes property returns indexes of the characteristics that have the maximum exceptionality level.
Use the ISmHighlightExceptions.ExceptionLevels property to get the array of maximum levels of observations exceptionality (by all characteristics).
If ExceptionLevels[i] = 0, the observation is not exceptional, and Indexes[i] returns the value -1.
The property use is given in the example for ISmHighlightExceptions.Data.
See also: