AddDocument
This method adds a workdoc into a Folder at the last position and also returns the position where the workdoc is appended.
Syntax
AddDocument (pWorkdoc as ISCBCdrWorkdoc, pNewIndex as Long)| Parameter | Description |
|---|---|
| pWorkdoc | [in] Added workdoc Object |
| pNewIndex | [out] Index position in a Folder where workdoc is inserted |
