CloseEax

Syntax

bool CloseEax(EaxId tEax)

Parameters

tEax. Opened express report instance moniker.

Description

The CloseEax operation closes an instance of express report.

Comments

To execute the operation, in the tEax parameter specify moniker of the express report instance to be closed. The operation results in the logical True if the express report has been closed successfully.

Example

See below the example of closing an express report instance. The request contains the express report moniker. The response returns whether the closing is successful.

SOAP

JSON

C#

See also:

Working with Express Reports