Returns a string containing the content of the document at the specified index, as well as the document’s path, document type, and file type.
<HFMwWorkspace>.GetDocumentAt (lIndex, pvarbstrDocPath, plDocType, plDocFileType)
The index of the document. Each document in a task list is indexed. | |
Returns the document’s document type. Valid values are represented by the HFMConstants type library constants listed in Document Type Constants. | |
Returns the document’s file type. Valid values are represented by the HFMConstants type library constants listed in Document File Type Constants. |