CloseCube

Syntax

bool CloseCube(CubeId tCube)

Parameters

tCube. Opened cube instance moniker.

Description

The CloseCube operation closes an opened cube instance and indicates whether the instance is closed successfully.

Comments

To execute the operation, in the tCube parameter specify moniker of the cube instance to be closed. The result of the operation is the logical true if the object was closed successfully.

Example

SOAP

JSON

C#

See also:

Working with Cubes