Click or drag to resize
ResultSuggestions Class
Inheritance Hierarchy

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public abstract class Suggestions : Result

The ResultSuggestions type exposes the following members.

Constructors
  NameDescription
Protected methodResultSuggestions
Initializes a new instance of the ResultSuggestions class
Top
Properties
  NameDescription
Public propertyType
The result type of this result.
(Inherited from Result.)
Top
Methods
  NameDescription
Public methodAddSuggestion
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also