LogObjectChangeSettings Properties |
The LogObjectChangeSettings type exposes the following members.
Name | Description | |
---|---|---|
CreateVersion |
Indicates if the version should be created. Default true.
| |
DataChanged |
If true, the data of the object involved has changed. Default true.
| |
InfoObj |
Info object.
| |
IsTouchParent |
Indicates if the log request originates from touching the parent object. Default false.
| |
LogExportTask |
Indicates id the export task should be logged. Default true.
| |
LogIntegration |
Indicates if the integration task should be logged. By default true.
(Inherited from AbstractSynchronizationSettings.) | |
LogIntegrationSimpleTasks |
Indicates if the simple integration task should be logged. Default true.
| |
LogStaging |
Indicates if the staging task should be logged. By default true.
(Inherited from AbstractSynchronizationSettings.) | |
RunAsynchronously |
Indicates if task logging should be executed asynchronously (in separate thread). By default true.
(Inherited from AbstractSynchronizationSettings.) | |
ServerID |
ID of staging server (Or SynchronizationInfoProvider.ENABLED_SERVERS for all enabled servers)
(Overrides AbstractSynchronizationSettingsServerID.) | |
SiteID |
Site ID of the servers.
| |
TaskGroups |
Staging task groups to which the staging task belongs.
(Inherited from AbstractSynchronizationSettings.) | |
TaskType |
Type of the task.
(Inherited from AbstractSynchronizationSettings.) | |
User | IUserInfo that will be logged with staging task.
If equals to null, no user will be logged with staging task.
(Inherited from AbstractSynchronizationSettings.) | |
WorkerCall |
Indicates if in context of worker call (asynchronous task logging).
(Inherited from AbstractSynchronizationSettings.) |