| IntegrationHelper Properties | 
The IntegrationHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| Connectors | 
            List of enabled (and initialized) connectors
              | |
| IntegrationEnabled | 
            Indicates if system integration is enabled.
              | |
| IntegrationLogExternal | 
            Indicates if logging of integration tasks for inbound direction is enabled.
            Reflects also IntegrationEnabled setting.
              | |
| IntegrationLogInternal | 
            Indicates if logging of integration tasks for outbound direction is enabled.
            Reflects also IntegrationEnabled setting.
              | |
| IntegrationProcessExternal | 
            Indicates if processing of integration tasks for inbound direction is enabled.
            Reflects also IntegrationEnabled setting.
              | |
| IntegrationProcessInternal | 
            Indicates if processing of integration tasks for outbound direction is enabled.
            Reflects also IntegrationEnabled setting.
              | |
| TouchedConnectorNames | 
            List of connector names for which the task was logged
              |