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

The DocumentRevisionStatus type exposes the following members.

Constructors

  NameDescription
Public methodDocumentRevisionStatus
Initializes a new instance of the DocumentRevisionStatus class

Fields

  NameDescription
Public fieldActiveRevCanViewFile
Boolean indicating whether the file associated with the active revision can be viewed
Public fieldActiveRevisionID
Document ID of the Active Revision
Public fieldActiveRevName
Name of the active revision
Public fieldActiveRevPath
Path of the active revision
Public fieldActiveRevReference
Reference associated with active revision
Public fieldActiveRevTitle
Title of the active revision
Public fieldCanViewFile
Boolean indicating whether file can be viewed
Public fieldCurrentRevisionReference
Reference of the Current Revision
Public fieldID
ID of the Document Revision Status

See Also