| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| userId | String | The Id of the User to copy from. | ||
| sections | String | Optional | A comma separated list of the sections to copy, e.g. General.Database,General.Formatting. If omitted, a value of * is assumed. | |
| includeFormSettings | Boolean | Optional | Indicates whether to copy form layouts and defaults. If omitted, a value of False is assumed. | |
| includeToolbars | Boolean | Optional | Indicates whether to copy toolbars. If omitted, a value of False is assumed. | |
| includeOtherUi | Boolean | Optional | Indicates whether to copy other user interface settings, e.g. task pane location. If omitted, a value of False is assumed. | |
| includeUserData | Boolean | Optional | Indicates whether to copy User Data, e.g. Report, Search, Document and Query settings. If omitted, a value of False is assumed. | |
| includeTaskManagerFolders | Boolean | Optional | If omitted, a value of False is assumed. |
A Boolean value indicating success.