FacetRange Properties |
The ResultFacetRange type exposes the following members.
Name | Description | |
---|---|---|
Attribute | ||
Max |
The maximum value for the attribute.
| |
MaxSelected |
The selected maximum value. This is simply taken from the range that was provided to the panel through the facets
argument. If no range was selected it will be the same value as Max.
| |
Min |
The minimum value for the attribute.
| |
MinSelected |
The selected minimum value. This is simply taken from the range that was provided to the panel through the facets
argument. If no range was selected it will be the same value as Min.
| |
Type |
The result type of this result.
(Overrides ResultType.) |