CSDocumentInformationVersioningStatuses Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Specifies the different versioning that a document can have

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum VersioningStatuses
Members

  Member nameValueDescription
Unknown0The versioning status is not known
Rejected1The document was sent for versioning but was rejected
SentForVersioning2The document has been sent for versioning and waits to be published
Deleted3The document has been deleted, i.e. sent to the recycling bin
Published4The document published
See Also

Reference