DataObjectIntegrationManager Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration
public class DataObjectIntegrationManager
The DataObjectIntegrationManager type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObjectIntegrationManager |
Creates DataObjectIntegrationManager
| |
| DataObjectIntegrationManager(Factory) |
Creates DataObjectIntegrationManager
|
| Name | Description | |
|---|---|---|
| Execute |
Executes the data object upload loop
| |
| Initialize |
Initializes the object
| |
| PerformIntegration |
Executes the process of exporting data objects
| |
| Stop |
Stops executing data objects integration.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |