[This is preliminary documentation and is subject to change.]
The DocumentRevisionStatus type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DocumentRevisionStatus | Initializes a new instance of the DocumentRevisionStatus class |
Fields
| Name | Description | |
|---|---|---|
| ActiveRevCanViewFile |
Boolean indicating whether the file associated with the
active revision can be viewed
| |
| ActiveRevisionID |
Document ID of the Active Revision
| |
| ActiveRevName |
Name of the active revision
| |
| ActiveRevPath |
Path of the active revision
| |
| ActiveRevReference |
Reference associated with active revision
| |
| ActiveRevTitle |
Title of the active revision
| |
| CanViewFile |
Boolean indicating whether file can be viewed
| |
| CurrentRevisionReference |
Reference of the Current Revision
| |
| ID |
ID of the Document Revision Status
|