ResultFacetRange Constructor (String, String, String, String, String)A Sandcastle Documented Class Library

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
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

Reference