<para> The Document Manager folder will be automatically created if it does not exist. </para> <para> The method exists primarily for use in Word and Excel VBA templates. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| baseFileName | String | The Base File Name. | ||
| itemType | String | The Item Type, e.g. Client. | ||
| itemId | String | The Item Id. If this is a blank String then a special Bulk folder will be returned. | ||
| subType | String | Optional | The Item Sub-Type. If Item Type is Account then this should be either "Loan" or "Deposit". This will only be used if a finPOWER 5 Compatible Folder Structure is being used. | |
| uniqueFileNameRelative | String | Optional | ByRef | The Unique File Name Relative to the relevant Document Manager folder. |
A String value.