CloseWbk

Syntax

bool CloseWbk(WbkId tWbk)

Parameters

tWbk. Opened workbook instance moniker.

Description

The CloseWbk operation closes an instance of opened workbook.

Comments

To execute the operation, in the tWbk parameter specify moniker of the workbook instance to be closed. The moniker can be obtained on executing the OpenWbk operation. The operation results in the logical true if the object was closed successfully.

Example

The example shows closing a workbook instance. The request contains closed workbook moniker. The response returns whether the closing is successful.

SOAP

JSON

C#

See also:

Working with Time Series Database