FacetGroupResult Class |
Namespace: Dynamicweb.Indexing.Querying.Faceting
The FacetGroupResult type exposes the following members.
| Name | Description | |
|---|---|---|
| FacetGroupResult |
Initialize new instance of facet group result
|
| Name | Description | |
|---|---|---|
| FacetGroupName |
Gets or sets name of related facet group
|
| 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.
|