Click or drag to resize
IntegrationHelper Properties

The IntegrationHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberConnectors
List of enabled (and initialized) connectors
Public propertyStatic memberIntegrationEnabled
Indicates if system integration is enabled.
Public propertyStatic memberIntegrationLogExternal
Indicates if logging of integration tasks for inbound direction is enabled. Reflects also IntegrationEnabled setting.
Public propertyStatic memberIntegrationLogInternal
Indicates if logging of integration tasks for outbound direction is enabled. Reflects also IntegrationEnabled setting.
Public propertyStatic memberIntegrationProcessExternal
Indicates if processing of integration tasks for inbound direction is enabled. Reflects also IntegrationEnabled setting.
Public propertyStatic memberIntegrationProcessInternal
Indicates if processing of integration tasks for outbound direction is enabled. Reflects also IntegrationEnabled setting.
Public propertyStatic memberTouchedConnectorNames
List of connector names for which the task was logged
Top
See Also