Skip to content

MobileCRM.MobileReport.GenerateReportResult

rescocrm edited this page Feb 10, 2025 · 1 revision

[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.

Clone this wiki locally