ReportObject.<Report name>.OnComposeResult
Syntax:
Parameters:
<ResultDocument>
Document where results are output to.
<DetailsData>
If this parameter's value is Null, you do not need to create details data.
<StandardProcessing>
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If in the body of handler procedure a value of this parameter is set to False, standard generation of task list will not be executed.
Default value: True.
Description: