Click or drag to resize
ConnectorKey Class
Inheritance Hierarchy
SystemObject
  Apptus.ESales.Connector.main.csharp.Apptus.ESales.ConnectorConnectorKey

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

The ConnectorKey type exposes the following members.

Constructors
  NameDescription
Public methodConnectorKey
Initializes a new instance of the ConnectorKey class
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also