pivotTableDefinition.MdxSubqueries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
mdxSubqueries
Represents the following attribute in the schema: mdxSubqueries
[DocumentFormat.OpenXml.SchemaAttr(0, "mdxSubqueries")]
public DocumentFormat.OpenXml.BooleanValue MdxSubqueries { get; set; }
public DocumentFormat.OpenXml.BooleanValue MdxSubqueries { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mdxSubqueries")]
public DocumentFormat.OpenXml.BooleanValue? MdxSubqueries { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mdxSubqueries")]
public DocumentFormat.OpenXml.BooleanValue? MdxSubqueries { get; set; }
public DocumentFormat.OpenXml.BooleanValue? MdxSubqueries { get; set; }
member this.MdxSubqueries : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mdxSubqueries")>]
member this.MdxSubqueries : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mdxSubqueries")>]
member this.MdxSubqueries : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property MdxSubqueries As BooleanValue
Property Value
- Attributes