CloseAdHoc

Syntax

bool CloseAdHoc(AdHocId tAdHocId)

Parameters

tAdHocId. Opened dashboard instance moniker.

Description

The CloseAdHoc operation closes an instance of opened dashboard.

Comments

To execute the operation, in the tAdHocId field specify the dashboard instance moniker to be closed. In case of selection changing, the data is loaded from the cache.

Example

The example of closing a dashboard instance. The request contains the dashboard moniker. The response contains whether closing is successful.

SOAP

JSON

C#

See also:

Working with Dashboard