Enumerates the names of the documents in the task list, as well as the documents’ file types and document types.
This information is returned in arrays that have a one-to-one correspondence with each other.
<HFMwWorkspace>.EnumDocuments (pvarastrPaths, pvarbstrTypes, pvarbstrFileTypes)
Returns an array of the documents’ document types. Valid values are represented by the HFMwConstants type library constants listed in Document Type Constants. | |
Returns an array of the documents’ file types. Valid values are represented by the HFMwConstants type library constants listed in Document File Type Constants. |