Click or drag to resize
DocumentIntegrationSubscription Properties

The DocumentIntegrationSubscription type exposes the following members.

Properties
  NameDescription
Public propertyConnectorName
Name of connector the subscription is attached to.
(Inherited from BaseIntegrationSubscription.)
Public propertyDocumentClassName
Class name of document to match
Public propertyDocumentCultureCode
Culture code of document to match
Public propertyDocumentNodeAliasPath
Alias path of document 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