UiPrxReportAuditOperationEventArgs.CreateArgs

Syntax

CreateArgs(UiRep: IUiReport; Report: IPrxReport);

Parameters

UiRep. The component, for which the event is generated

Report. The regular report, operations on which are logged.

Description

The CreateArgs method creates arguments of the EventOnAuditOperation event that occurs on auditing the following operations: export, export to web, print.

See also:

UiPrxReportAuditOperationEventArgs