Class RevisionDetail
Represents the details of a revision.
public class RevisionDetail
- Inheritance
-
RevisionDetail
Properties
- FieldName
Gets or sets the name of the field associated with the revision.
- NewValue
Gets or sets the new value after the revision.
- OldValue
Gets or sets the old value before the revision.
- RevisionAction
Gets or sets the action performed in the revision.
- RevisionAuditID
Gets or sets the unique identifier of the revision audit.
- RevisionDate
Gets or sets the date of the revision.
- RevisionLogin
Gets or sets the login associated with the revision.
- RevisionRank
Gets or sets the rank of the revision.