IAuditRecord public interface IAuditRecord Documentation AuditAction Action { get; } int ArtifactID { get; } XElement Details { get; } TimeSpan? ExecutionTime { get; }