TrackChangesLevel Class |
Namespace: Aloe.EnterpriseOne.Model.Systems.Core
The TrackChangesLevel type exposes the following members.
| Name | Description | |
|---|---|---|
| DoNotTrackChanges |
The do not track changes for this entity.
| |
| TrackLastChangesOnly |
The track last changes only: creation time, creation user, last update time, last update user.
| |
| TrackObjectAndAttributeChanges |
Object and attribute changes are tracked excluding BLOB attributes.
| |
| TrackObjectAttributeAndBlobChanges |
Object and attribute changes are tracked including BLOB attributes.
| |
| TrackObjectChanges |
Only object changes are tracked. The changed attributes are not tracked.
| |
| value__ |