ModuleSortTerm

IMu.ModuleSortTerm

IMu.ModuleSortTerm

Since: 1.0

Description

Holds the information for a single distinct term in the results of a sort.

Properties

Property

Details

Count

long Count

The number of occurrences of this term in the result set. For secondary or subsequent sort keys this is the number of occurrences for a given outer term.

Nested

ModuleSortResult Nested

Information regarding nested terms within this term. This will be null if there are no nested terms.

Value

string Value

The value of the distinct term itself.