The event is fired before calling method TransformReport().
Code Block |
---|
Object.Email_BeforeTransportReportBeforeTransformReport(toSession, toParameters) |
Parameters
toSession
The handler of the XFRX#SESSION object.
toParameters
The object containing the email options.
Remarks
Returning .F. will suppress the email to be sent.
Applies To: Extension Handler
...