DocumentVersionInformationOriginalDocumentVersion Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets the version of the entire document as a base-64 encoded string.

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

public string OriginalDocumentVersion { get; }

Property Value

Type: String
The document version. This number changes whenever the element or the content changes in any way
See Also

Reference