Click or drag to resize
ResultPhrase Class
Representation of a phrase.
Inheritance Hierarchy
SystemObject
  Apptus.ESales.ConnectorResultSuggestion
    Apptus.ESales.ConnectorResultPhrase

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

The ResultPhrase type exposes the following members.

Constructors
  NameDescription
Public methodResultPhrase
Initializes a new instance of the ResultPhrase class
Top
Properties
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