Removes the specified document from the task list, given the document’s name, path, document type, and file type.
To remove a document by its index, use RemoveDocumentAt. |
<HFMwWorkspace>.RemoveDocument pbstrName, pbstrPath, plType, plFileType
The document’s document type. Valid values are represented by the HFMConstants type library constants listed in Document Type Constants. | |
The document’s file type. Valid values are represented by the HFMConstants type library constants listed in Document File Type Constants. |