UseInAuditTrailAttribute Constructors
Specifies whether a property takes part in audit. Non-persistent properties also depend on the following property:DevExpress.Persistent.AuditTrail.ObjectAuditProcessor.ExcludeNonPersistentFromAudit
.
Name | Parameters | Description |
---|---|---|
UseInAuditTrailAttribute(Boolean) | include | Initializes a new instance of the UseInAuditTrailAttribute class with specified settings. |
See Also