Click or drag to resize
ResultCompletion Class
Representation of a completion.
Inheritance Hierarchy
SystemObject
  Apptus.ESales.ConnectorResultSuggestion
    Apptus.ESales.ConnectorResultCompletion

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

The ResultCompletion type exposes the following members.

Constructors
  NameDescription
Public methodResultCompletion
Initializes a new instance of the ResultCompletion 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