See Also
Terrasoft CRM 3.0 SDK > Libraries > TSObjectLibrary > Interfaces > IConnector
ContentsIndex
Interface IConnector

The interface of the connection with the Terrasoft CRM 3.0

Class Hierarchy
IConnector
IDL
[ uuid(1F05DAF0-7C12-433A-950F-445679F1320E), odl, dual, oleautomation ]
interface IConnector : ICoreObject;
Description

The object ensures the integration of different applications with the Terrasoft CRM 3.0 kernel. 

 

This interface enables the user's authentication and access to the basic kernel objects, such as: Services (IConnector::Services), Database Engine (IConnector::DBEngine), Log (IConnector::Log), Current User (IConnector::CurrentUser).

Example

Example of the interface IConnector 

IConnectorExample.js

See Also
Copyright (ñ) Terrasoft 2002-2007.