PivotCacheDefinition.SupportAdvancedDrill 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.
supportAdvancedDrill
Represents the following attribute in the schema: supportAdvancedDrill
[DocumentFormat.OpenXml.SchemaAttr(0, "supportAdvancedDrill")]
public DocumentFormat.OpenXml.BooleanValue SupportAdvancedDrill { get; set; }public DocumentFormat.OpenXml.BooleanValue SupportAdvancedDrill { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "supportAdvancedDrill")]
public DocumentFormat.OpenXml.BooleanValue? SupportAdvancedDrill { get; set; }[DocumentFormat.OpenXml.SchemaAttr("supportAdvancedDrill")]
public DocumentFormat.OpenXml.BooleanValue? SupportAdvancedDrill { get; set; }public DocumentFormat.OpenXml.BooleanValue? SupportAdvancedDrill { get; set; }member this.SupportAdvancedDrill : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "supportAdvancedDrill")>]
member this.SupportAdvancedDrill : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("supportAdvancedDrill")>]
member this.SupportAdvancedDrill : DocumentFormat.OpenXml.BooleanValue with get, setPublic Property SupportAdvancedDrill As BooleanValueProperty Value
Returns BooleanValue.
- Attributes