QueryOptions object
Enabling this property includes consolidation type/unary operator information of all members from the Data Layout when Download To Results is executed in the CubeQuery section. Disabling the option excludes the consolidation type/unary operator information for each member. By default this option is disabled for newly inserted CubeQuery sections.
Read-write, Boolean
This example shows how to enable the IncludeConsolidationInfo property:
ActiveDocument.Sections["Query3"].QueryOptions.IncludeConsolidationInfo = true