Click or drag to resize

FacetGroupResult Methods

The FacetGroupResult type exposes the following members.

Methods
  NameDescription
Public methodAddFacetResult
Adds the facet result to the list of facet results for the given facet name.
Public methodContainsFacetResults
Determines whether a set of facet results exist for the specified facet name.
Public methodGetFacetResults
Gets the facet results.
Public methodGetMaxValue
Gets the maximum value for the given facet name.
Public methodGetMinValue
Gets the minimum value for the given facet name.
Public methodSetMaxValue
Sets the maximum value for the given facet name.
Public methodSetMinValue
Sets the minimum value for the given facet name.
Top
See Also