Class AuditDocumentContract
Represents an audit document entry
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class AuditDocumentContract : Object
Name | Description |
---|---|
AuditDocumentContract() |
Fields
Name | Description |
---|---|
DocumentId | Document id |
Id | Id for read the AuditDocumentProperty |
LogDate | Date of the audit log entry. Date format: yyyy-MM-ddTHH:mm:ss |
ModificationCount | Modification count |
ModificationType | Type of the audit document entry VersionModificationTypeEnum |
UserId | User id |
VersionComment | Version comment |
VersionNo | Version No |