AnalysisResultSchema.CurrentUnits
Property
Description:
Stores the index in the array of applicable units
Stores the index in the array of applicable units
Remarks:
Must be between 0 and (number of applicable units - 1)
Must be between 0 and (number of applicable units - 1)
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | When setting this property: currentUnits is not in the range from 0 to (number of applicable units - 1) |