Interface IAuditedObject
This interface can be implemented to add standard auditing properties to a class.
Inherited Members
Namespace: Code.Library
Assembly: Code.Library.dll
Syntax
public interface IAuditedObject : ICreationAuditedObject, IHasCreationTime, IMayHaveCreator, IModificationAuditedObject, IHasModificationTime