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