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. The operation results in the logical True if the object was closed successfully.

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