PanelContentResultAsFacetRange Method A Sandcastle Documented Class Library
Fetches the result as FacetRange.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public ResultFacetRange ResultAsFacetRange()

Return Value

Type: ResultFacetRange
the result as FacetRange.
Exceptions

ExceptionCondition
ResultTypeExceptionif the result is not of type FacetRange.
PanelExceptionif there was an error evaluting the panel..
See Also

Reference