Click or drag to resize
LogDocumentChangeSettings Properties

The LogDocumentChangeSettings type exposes the following members.

Properties
  NameDescription
Public propertyEnsurePublishTask
If true, also the PublishDocument task is logged for Published documents under workflow along with an PublishDocument task.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyLogIntegration
Indicates if the integration task should be logged.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyLogStaging
Indicates if the staging task should be logged.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyNode
Tree node.
Public propertyRunAsynchronously
Indicates if task logging should be executed asynchronously (in separate thread).
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyServerID
Server ID.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyTaskParameters
Additional task parameters.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyTaskType
Type of the task.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyTree
Tree provider.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyWorkerCall
Indicates if in context of worker call (asynchronous task logging).
(Inherited from BaseLogDocumentChangeSettings.)
Top
See Also