ResultFacetRange Class |
Namespace: Apptus.ESales.Connector
public class FacetRange : Result, ResultFacet
The ResultFacetRange type exposes the following members.
Name | Description | |
---|---|---|
ResultFacetRange(String, String, String, String) | Initializes a new instance of the ResultFacetRange class | |
ResultFacetRange(String, String, String, String, String) | Initializes a new instance of the ResultFacetRange class |
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.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAttribute | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsRange | ||
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |