ClosePrx

Syntax

bool ClosePrx(PrxId tPrx)

Parameters

tPrx. Opened regular report instance moniker.

Description

The ClosePrx operation closes an instance of regular report.

Comments

To execute the operation, in the tPrx parameter specify moniker of the regular report instance to be closed. The operation results in the logical True if the report was closed successfully.

Example

SOAP

JSON

C#

See also:

Working with Regular Reports