[This is preliminary documentation and is subject to change.]
The DocumentSummary type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| ActiveDateTime |
Active Date
| |
| CanView |
Indicates whether the current user has the necessary permission to view the document
| |
| DefaultAttachmentStorageType |
The storage type set on the default attachment
| |
| DefaultDocumentAttachmentItem |
Information about the default attachment item if one exists
| |
| DocumentDeleted |
boolean indicating whether Document has been deleted
| |
| DocumentTypeDescription |
Description of Document Type
| |
| FriendlyName |
FriendlyName
| |
| HasAttachedFiles |
Indicates whether any files have been attached to the document
| |
| HasDraftRevision |
boolean indicating whether Document has a draft revision
| |
| ID |
ID
| |
| ImplementByDateTime |
Implement By Date
| |
| LastNoteAddedDate |
The datetime of the most recent note added to the Document Record
| |
| Number |
This is a mandatory field. Document Number.
If this isn't specified, a Document Number will be generated based
on the Document Type specified.
| |
| ReviewDateTime |
Review Date
| |
| RevisionID |
Document's latest Revision ID for the current status type.
| |
| RevisionReference |
Document Revision Reference. This is assigned a
default value.
| |
| Status |
Status info related to Document
| |
| StatusName |
Status Name
| |
| SubmissionDateTime |
Submission Date
| |
| Title |
Title
|