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. Default true.
|
![]() | LogIntegrationSimpleTasks |
Indicates if the simple integration task should be logged. Default true.
|
![]() | LogStaging |
Indicates if the staging task should be logged. Default true.
|
![]() | RunAsynchronously |
Indicates if task logging should be executed asynchronously (in separate thread). Default true.
|
![]() | ServerID |
ID of staging server (Or SynchronizationInfoProvider.ENABLED_SERVERS for all enabled servers)
|
![]() | SiteID |
Site ID of the servers.
|
![]() | TaskType |
Type of the task.
|
![]() | WorkerCall |
Indicates if in context of worker call (asynchronous task logging). Default false.
|