InsertDocument
This method inserts a workdoc into a Folder at some given position.
Syntax
InsertDocument (Index as Long, pWorkdoc as ISCBCdrWorkdoc)| Parameter | Description |
|---|---|
| Index | Index at which workdoc is to be inserted, zero-based indexing |
| pWorkdoc | Workdoc object |
