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

The FolderDocument type exposes the following members.

Fields

  NameDescription
Public fieldActiveDateTime
Active Date
Public fieldAssociatedFolders
A collection of document folders with which this document is associated
Public fieldAuthorPersonName
Name of the Document author
Public fieldChangeDetails
Change Details
Public fieldDocumentID
ID of the Document
Public fieldDocumentNotesCollection
Notes associated with Document
Public fieldDocumentTypeDescription
Description of Document Type
Public fieldDocumentTypeID
This is a mandatory field. ID of Document Type. possible values can be obtained via the GetManagedList() method of the Core service.
Public fieldID
ID
Public fieldKeywords
Keywords
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 fieldOwnerPersonName
Name of the Document owner
Public fieldRelatedDocumentsIDs
IDs of Related Documents
Public fieldReviewDateTime
Review Date
Public fieldRevisionID
RevisionID
Public fieldRevisionReference
Document Revision Reference. This is assigned a default value.
Public fieldStatus
Status info related to Document
Public fieldTitle
Title

See Also