Click or drag to resize
BaseIntegrationSubscription Properties

The BaseIntegrationSubscription type exposes the following members.

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