Class ChangeLogItemContract
Represents a change log item
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class ChangeLogItemContract : Object
Name | Description |
---|---|
ChangeLogItemContract() |
Fields
Name | Description |
---|---|
Comment | User comment of change |
Date | Date of change. Date format: yyyy-MM-ddTHH:mm:ss |
Id | Id of change log item |
ModificationCount | Modification number of change |
User | User id for the change |
Version | Version text of change |
VersionModificationTypeEnum | Modification type VersionModificationTypeEnum |