RemoveDocumentAt

Removes the document at the specified index.

Tip:

To remove a document by its name, path, document type, and file type, use RemoveDocument.

Syntax

<HFMwWorkspace>.RemoveDocumentAt lIndex

Argument

Description

lIndex

The index of the document to be removed. Each document in a task list is indexed.

Tip:

You can derive the index from the Count property.

Input argument. Long subtype.