ResultSuggestions ClassA Sandcastle Documented Class Library
Inheritance Hierarchy

SystemObject
  Apptus.ESales.ConnectorResult
    Apptus.ESales.ConnectorResultSuggestions
      Apptus.ESales.ConnectorResultCompletions
      Apptus.ESales.ConnectorResultCorrections
      Apptus.ESales.ConnectorResultPhrases

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
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

Reference