ObjTypeLogConfig Properties |
The ObjTypeLogConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataObjectType |
Configuration is for data objects of this type.
|
![]() | EventCategory |
We'll log the change as belonging to this category.
|
![]() | EventId |
We'll log using this EventId.
|
![]() | EventText |
We'll log this text for the change.
|
![]() | LogCreation |
Log when data object gets created?
|
![]() | LogUpdate |
Log when data object gets changed?
|
![]() | ModifiedProperties |
Only if one or more of these properties are modified we will log the change.
Only relevant when a data object is being modified (not when it is created).
|
![]() | ObjectIdentificationProperties |
List of properties on the data object which should be added to the log entry to easy identify the object
|