2.33.3 SemanticQuery.EnableDrillthrough

The SemanticQuery.EnableDrillthrough element specifies whether the query SHOULD have optional DrillthroughContext and DrillthroughSourceQuery parameters that identify additional filter information for the query.

The SemanticQuery.EnableDrillthrough element is optional. If this element is present, its value MUST be a Boolean. A value of true specifies that the query is to have optional DrillthroughContext and DrillthroughSourceQuery parameters. If the SemanticQuery.EnableDrillthrough element is not present, its value is interpreted as false.

The following is the parent element of the SemanticQuery.EnableDrillthrough element.

Parent elements

SemanticQuery

The following is the XML Schema definition of the SemanticQuery.EnableDrillthrough element.

 <xsd:element name="EnableDrillthrough" type="xsd:boolean" minOccurs="0" />