Initializes a new instance of the ResultFacetRange class
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public FacetRange( string min, string max, string minSelected, string maxSelected, string attribute )
Parameters
- min
- Type: SystemString
- max
- Type: SystemString
- minSelected
- Type: SystemString
- maxSelected
- Type: SystemString
- attribute
- Type: SystemString
See Also