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

The FolderDocument type exposes the following members.

Constructors

  NameDescription
FolderDocument
Initializes a new instance of the FolderDocument class

Fields

  NameDescription
ActiveDateTime
Active Date
AssociatedFolders
A collection of document folders with which this document is associated
AuthorPersonName
Name of the Document author
ChangeDetails
Change Details
DocumentID
ID of the Document
DocumentNotesCollection
Notes associated with Document
DocumentTypeDescription
Description of Document Type
DocumentTypeID
This is a mandatory field. ID of Document Type. possible values can be obtained via the GetManagedList() method of the Core service.
ID
ID
Keywords
Keywords
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.
OwnerPersonName
Name of the Document owner
RelatedDocumentsIDs
IDs of Related Documents
ReviewDateTime
Review Date
RevisionID
RevisionID
RevisionReference
Document Revision Reference. This is assigned a default value.
Status
Status info related to Document
Title
Title

See Also