Class VersionModificationTypeEnum
Type of modification
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public sealed class VersionModificationTypeEnum : Enum
Fields
Name | Description |
---|---|
AbonnementChange | Abonnement was changed |
AnnotationChanged | Annotation for this document have been added or changed |
BlogEntry | Blog was changed |
CheckOut | Indicates a modification of "checkOut" (currently only used for life cycle mgmt) |
ContentModification | The content has been modified. This kind of modification leads also to a new version |
Delete | Deletion occured. |
DeleteVersion | A version was deleted |
FulltextChange | Fulltext has changed |
InitialCreate | The initial version |
LifeCycleTransition | A transition occured. |
Moved | Moved to a new Store |
PageCount | PageCount was set |
PropertyModification | Properties have been changed |
ReadingListChange | Reading list was changed |
ReadReceiptAdd | Read receipt was added |
ReadReceiptRemove | Read receipt was removed |
ReferenceChange | A forward reference to another info object has been changed |
ReferencedByChange | A backwards reference has been changed. |
ReminderChange | Reminder setting was changed |
SecurityChange | A new security was set |
SetMailAttributes | Mail attributes has been set |
SignatureAdded | A digital signature has been added to this content |
SystemChange | Indicates that the changes has been done by the system and not directly invoked by a user. |
ThumbnailsChange | Thumbnails has changed |
UnknownModification | Unknown modification type occured |
value__ | |
VersionOverwritten | A version was overwritten |