Enum AuditMode
Defines an enumeration defining different Auditing Modes
Namespace: TimeCockpit.Data.DataModel
Assembly: TimeCockpit.Data.dll
Syntax
public enum AuditMode
Fields
Name | Description |
---|---|
Audited | Indicatees that changes on a ModelEntityBase are audited |
None | Indicatees that changes on a ModelEntityBase are not audited |