FacetGroupResult Methods |
The FacetGroupResult type exposes the following members.
Name | Description | |
---|---|---|
AddFacetResult |
Adds the facet result to the list of facet results for the given facet name.
| |
ContainsFacetResults |
Determines whether a set of facet results exist for the specified facet name.
| |
GetFacetResults |
Gets the facet results.
| |
GetMaxValue |
Gets the maximum value for the given facet name.
| |
GetMinValue |
Gets the minimum value for the given facet name.
| |
SetMaxValue |
Sets the maximum value for the given facet name.
| |
SetMinValue |
Sets the minimum value for the given facet name.
|