Class AuditDetail
- Namespace
- Dynamicweb.Auditing
- Assembly
- Dynamicweb.Core.dll
The AuditDetail class.
- Inheritance
-
Audit
Detail
- Inherited Members
Constructors
AuditDetail(string, string, string, string)
Creates an audit detail.
Parameters
key
stringThe audit detail descriptor
value1
stringthe value 1
value2
stringthe value 2
description
stringThe description of the detail
Properties
AuditId
Gets or sets the audit identifier of the detail.
Property Value
Description
Gets or sets the audit detail descriptor.
Property Value
Id
Gets or sets the identifier.
Property Value
Key
Property Value
Value1
Gets or sets the audit detail value 1.
Property Value
Value2
Gets or sets the audit detail value 2.