IUiPrxReportAuditOperationEventArgs.FromWeb

Syntax

FromWeb: Boolean;

Description

The FromWeb property determines whether an operation is executed from a web application.

Comments

The property is set to False by default. If an operation is executed from a web application, the property is set to True.

Example

The property use is given in the example for Comment.

See also:

IUiPrxReportAuditOperationEventArgs