Click or drag to resize
Result.Suggestions 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 Result. Suggestions type exposes the following members.

Constructors
  NameDescription
Protected methodResult.Suggestions
Initializes a new instance of the Result. Suggestions 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