ResultFacetRange Constructor (String, String, String, String) |
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public FacetRange(
string min,
string max,
string minSelected,
string maxSelected
)
Parameters
- min
- Type: SystemString
- max
- Type: SystemString
- minSelected
- Type: SystemString
- maxSelected
- Type: SystemString
See Also