ModuleSortResult
IMu.ModuleSortResult
IMu.ModuleSortResult
Since: 1.0
Description
Provides results from a call to the Module
Sort( )
method. This is a recursive structure holding the
information for one sort key. Information for secondary, tertiary and
subsequent sort keys is stored in nested ModuleSortResult
objects.
Properties
Property |
Details |
---|---|
|
The number of distinct terms returned in the result set. |
|
The array of the distinct terms for a sort key. Each term is represented
by a |