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

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

Gets a value that indicates the revision number of the currently approved version of the document.

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

public int Revision { get; protected set; }

Property Value

Type: Int32
An Int32 containing the revision number or zero if the content data was not loaded or not requested.
Remarks

This property is content related and will not be loaded unless specified and when an approved content exists.
See Also

Reference