IPrxReportUserEvents.EventOnAuditOperation

Syntax

EventOnAuditOperation(Args: IUiPrxReportAuditOperationEventArgs);

Parameters

Args. It is used to work with event parameters.

Description

The EventOnAuditOperation method implements an event that occurs on auditing the following operations: export, export to web, print.

Example

The method use is given for IUiPrxReportAuditOperationEventArgs.Comment.

See also:

IPrxReportUserEvents