EaxAfterExecuteEventArgs

Assembly: Express;

Name space: Prognoz.Platform.Interop.Express;

Description

The EaxAfterExecuteEventArgs class is used to work with argument of the event that occurs after table calculation.

Comments

Fore.NET objects must not be used as event handlers.

Fore.NET Syntax

Class to get analog of the EaxAfterExecuteEventArgs class:

None;

Class to get analog of the EaxAfterExecuteEventArgs class object:

EaxAfterExecuteEventArgsClass;

Class object properties inherited from IEaxAnalyzerEventArgs

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

See also:

Express Assembly Classes