IEaxAnalyzerEventArgs

Assembly: Express;

Description

The IEaxAnalyzerEventArgs interface is used to work with event arguments.

Inheritance Hierarchy

          IEventArgs

          IEaxAnalyzerEventArgs

Comments

This interface enables the user to get data of the report that uses event handler.

Properties

  Property name Brief description
AnalyzerData The AnalyzerData property returns data of the report that uses event handler.

See also:

Express Assembly Interfaces