MobileCRM.MobileReport.GenerateReportResult - Resconet/JSBridge GitHub Wiki
[v18.0] The result class for MobileCRM.MobileReport.generateReportAsync function.
Arguments
Argument | Type | Description |
---|---|---|
outputReportPath | String | The full file path to generated report. Not present if MobileCRM.MobileReport.GenerateReportRequest.attachTo is provided. |
attachmentRecord | MobileCRM.Reference | The reference to attachment record containing the generated report. Only present if MobileCRM.MobileReport.GenerateReportRequest.attachTo is provided. |