Indent (Property)

Applies To:

QueryOptions object

Description:

Sets and reads the number of characters by which each generation in the hierarchy is indented in a CubeQuery section.

Action:

Read-write, Number

Example:

This example shows how to set the indentation to 3 for each generation in the hierarchy:

ActiveDocument.Sections["Query"].QueryOptions.Indent = 3