Fetches the result as FacetRange.
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public ResultFacetRange ResultAsFacetRange()
Return Value
Type: ResultFacetRangethe result as FacetRange.
Exceptions
Exception | Condition |
---|---|
ResultTypeException | if the result is not of type FacetRange. |
PanelException | if there was an error evaluting the panel.. |
See Also