Skip to content

MobileCRM.Services.DocumentService.selectMultipleFiles

rescocrm edited this page Sep 27, 2021 · 2 revisions

Arguments

Argument Type Description
callback function(MobileCRM.Services.FileInfo) The callback function which is called asynchronously with MobileCRM.Services.FileInfo object as an argument.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.
Clone this wiki locally