Click or drag to resize
FacetRange Properties

The ResultFacetRange type exposes the following members.

Properties
  NameDescription
Public propertyAttribute
Public propertyMax
The maximum value for the attribute.
Public propertyMaxSelected
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.
Public propertyMin
The minimum value for the attribute.
Public propertyMinSelected
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.
Public propertyType
The result type of this result.
(Overrides ResultType.)
Top
See Also