Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterTransferData

ReportEvents.OnAfterTransferData

Syntax

OnAfterTransferData(Report : IPrxReport);

Parameters

Report. Regular report that has generated the event.

Description

The OnAfterTransferData method implements the event that occurs after saving changed values of all data areas of the regular report.

See also:

ReportEvents