GetBubbleTree

Syntax

GetBubbleTreeResult GetBubbleTree(BubbleTreeId tBubbleTree, GetBubbleTreeArg tArg)

Parameters

tBubbleTree. Bubble tree moniker.

tArg. Bubble tree settings getting parameters.

Description

The GetBubbleTree operation gets bubble tree settings.

Comments

To execute the operation, in the tBubbleTree field specify the bubble tree moniker, and in the tArg field specify parameters, according to which settings are obtained. The moniker may be based on the express report moniker by the following rule: "Opened express report instance moniker"!BubbleTree.

Example

Below is the example of using the GetBubbleTree operation to get bubble tree settings. The request contains bubble tree moniker, the response contains requested settings.

SOAP

JSON

C#

See also:

Interactive Visual Components