| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| bankExportCreate | finBankExportCreate | A finBankExportCreate object which will be used to configure the parameters for the Background Process or Nothing. | ||
| autoCommit | Boolean | Indicates whether all eligible items in the refresh should be automatically included and committed. This should be set to True where there is no UI for reviewing each Refreshed item manually. | ||
| bankExport | finBankExport | Only used if running in auto-commit mode. The Bank Export details. | ||
| processId | String | ByRef | A String value which can be used to poll the status of a Background Process (this corresponds to the entry that has been created in the ProcessStatus table). | |
| desktopMode | Boolean | Optional | If True, this indicates that Web Services are not going to be used to process this HTML Widget and finPOWER Connect desktop should take control instead. If omitted, a value of False is assumed. |
A Boolean value indicating success.