ResultSuggestion ClassA Sandcastle Documented Class Library
Inheritance Hierarchy

SystemObject
  Apptus.ESales.ConnectorResultSuggestion
    Apptus.ESales.ConnectorResultCompletion
    Apptus.ESales.ConnectorResultCorrection
    Apptus.ESales.ConnectorResultPhrase

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

C#
public abstract class Suggestion

The ResultSuggestion type exposes the following members.

Constructors

  NameDescription
Protected methodResultSuggestion
Initializes a new instance of the ResultSuggestion class
Top
Properties

  NameDescription
Public propertyRank
The rank of this suggestion.
Public propertyRelevance
The relevance of this suggestion.
Public propertyText
The text of this suggestion.
Public propertyTicket
The ticket of this suggestion.
Top
Methods

  NameDescription
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