Click or drag to resize
ResultFacetList Class
Inheritance Hierarchy
SystemObject
  Apptus.ESales.ConnectorResult
    Apptus.ESales.ConnectorResultFacetList

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public class FacetList : Result, IEnumerable<ResultFacet>, 
	IEnumerable

The ResultFacetList type exposes the following members.

Constructors
  NameDescription
Public methodResultFacetList
Initializes a new instance of the ResultFacetList class
Top
Properties
Methods
  NameDescription
Public methodAddValue
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also