IEaxAnalyzeCore.EndUpdate

Syntax

EndUpdate;

Description

The EndUpdate method resumes refreshing of express report objects.

Comments

After calling the method, all changes made in the express report between the calls of the IEaxAnalyzeCore.BeginUpdate and EndUpdate methods are applied.

See also:

IEaxAnalyzeCore

IEaxAnalyzeCore.BeginUpdate