Indicates whether the task list represented by the HFMwWorkspace instance contains the specified document.
<HFMwWorkspace>.IsDocumentExists (bstrName, bstrPath, lDocType, lFileType)
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. |
Indicates whether the task list contains the document. Returns TRUE if the task list contains the document, FALSE otherwise. Boolean subtype.