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

The DocumentSummary type exposes the following members.

Constructors

  NameDescription
Public methodDocumentSummary
Initializes a new instance of the DocumentSummary class

Fields

  NameDescription
Public fieldActiveDateTime
Active Date
Public fieldCanView
Indicates whether the current user has the necessary permission to view the document
Public fieldDefaultAttachmentStorageType
The storage type set on the default attachment
Public fieldDefaultDocumentAttachmentItem
Information about the default attachment item if one exists
Public fieldDocumentDeleted
boolean indicating whether Document has been deleted
Public fieldDocumentTypeDescription
Description of Document Type
Public fieldFriendlyName
FriendlyName
Public fieldHasAttachedFiles
Indicates whether any files have been attached to the document
Public fieldHasDraftRevision
boolean indicating whether Document has a draft revision
Public fieldID
ID
Public fieldImplementByDateTime
Implement By Date
Public fieldLastNoteAddedDate
The datetime of the most recent note added to the Document Record
Public fieldNumber
This is a mandatory field. Document Number. If this isn't specified, a Document Number will be generated based on the Document Type specified.
Public fieldReviewDateTime
Review Date
Public fieldRevisionID
Document's latest Revision ID for the current status type.
Public fieldRevisionReference
Document Revision Reference. This is assigned a default value.
Public fieldStatus
Status info related to Document
Public fieldStatusName
Status Name
Public fieldSubmissionDateTime
Submission Date
Public fieldTitle
Title

See Also