Moves a document from one position to another within the list of the task list’s documents.
<HFMwWorkspace>.SwapDocPosition (lStart, lEnd)
The index of the position to which the document is being moved. |
Indicates whether the document was successfully moved. TRUE indicates success, FALSE indicates failure. Boolean subtype.