[This is preliminary documentation and is subject to change.]
The DocumentReview type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DocumentReview | Initializes a new instance of the DocumentReview class |
Fields
| Name | Description | |
|---|---|---|
| Comment |
Comment associated with the Document Review
| |
| CreatedByPersonID |
ID of the Person who created the Document Review
| |
| DocumentID |
ID of the Document this Document Review is associated with
| |
| FriendlyName |
FriendlyName
| |
| ID |
ID of the Document Review
| |
| OutcomeID |
ID of the Outcome
| |
| OutcomeName |
Name of the Outcome
| |
| ReviewedByPersonID |
ID of the Person who reviewed the Document
| |
| ReviewedByPersonName |
Name of the Person who reviewed the Document
| |
| ReviewedDate |
String representation of the Date the Document was reviewed
| |
| ReviewedDateTime |
DateTime the Document was reviewed
| |
| RevisionReference |
Reference of the Document Revision
|