DrillDownDisplay (Property)

Applies To:

OLAPQuery object

Description:

Enables you to define what level of data is the next level displayed when you drill down in an OLAPQuery. Available drill-down options include:

Action:

Read-write, BqDrillDownDisplay

Constants:

The BqDrillDownDisplay constant group consists of these values:

Example:

This example writes the names of all the topics and topic items to the Console window:

ActiveDocument.Sections["OLAPQuery"].DrillDownDisplay = bqDrillDownDisplayAllLevels