-
Notifications
You must be signed in to change notification settings - Fork 24
MobileCRM.MobileReport.GenerateReportResult
rescocrm edited this page Feb 10, 2025
·
1 revision
[v18.0] The result class for MobileCRM.MobileReport.generateReportAsync function.
| 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. |