Class VersionItemContract
Represents a document version
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class VersionItemContract : Object
Name | Description |
---|---|
VersionItemContract() |
Fields
Name | Description |
---|---|
Comment | User comment of version |
Date | Date of version |
Id | Id of the version |
InternalName | Internal name of version |
ModificationCount | Modification number of change |
User | Id of user |
Version | Version text |
VersionModificationTypeEnum | Modification type VersionModificationTypeEnum Values are seperated with comma (e.g. ContentModification, PropertyModification) |