ResultResultType EnumerationA Sandcastle Documented Class Library
Enumeration specifying the type of result for a specific instance.

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

C#
public enum ResultType
Members

  Member nameValueDescription
Unspecified0 Non specified result
Completions1 Result type for the completions result
Corrections2 Result type for the corrections result
Count3 Result type for the count result
Products4 Result type for the products result
Values5 Result type for the values result
Phrases6 Result type for the phrases result
Ads7 Result type for the ads result
CategoryTree8 Result type for the category_tree result
CategoryList9 Result type for the category_list result
FacetRange10 Result type for the facet_range result
FacetList11 Result type for the facet_list result
See Also

Reference