Click or drag to resize
LogMultipleDocumentChangeSettings Properties

The LogMultipleDocumentChangeSettings type exposes the following members.

Properties
  NameDescription
Public propertyCultureCode
Culture code.
Public propertyEnsurePublishTask
If true, also the PublishDocument task is logged for Published documents under workflow along with an PublishDocument task.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyKeepTaskData
Indicates if task data should be kept in the objects.
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 propertyNodeAliasPath
Node alias path.
Public propertyRunAsynchronously
Indicates if task logging should be executed asynchronously (in separate thread).
(Inherited from BaseLogDocumentChangeSettings.)
Public propertyServerID
Server ID.
(Inherited from BaseLogDocumentChangeSettings.)
Public propertySiteName
Site name.
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 propertyWhereCondition
Where condition.
Public propertyWorkerCall
Indicates if in context of worker call (asynchronous task logging).
(Inherited from BaseLogDocumentChangeSettings.)
Top
See Also