Click or drag to resize
ObjectIntegrationSubscription Properties

The ObjectIntegrationSubscription type exposes the following members.

Properties
  NameDescription
Public propertyConnectorName
Name of connector the subscription is attached to.
(Inherited from BaseIntegrationSubscription.)
Public propertyObjectCodeName
Code name of object to match
Public propertyObjectType
Type of object to match
Public propertySiteName
Site name of document or object to match. Use AbstractIntegrationSubscription.GLOBAL_OBJECTS to match only global objects.
(Inherited from BaseIntegrationSubscription.)
Public propertyTaskProcessType
Type of task processing (sync/async etc.)
(Inherited from BaseIntegrationSubscription.)
Public propertyTaskType
Task type of document or object to match.
(Inherited from BaseIntegrationSubscription.)
Top
See Also