MiningModel.AllowDrillThrough 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.
Gets or sets an indication whether drillthrough is permitted on the mining model.
public bool AllowDrillThrough { get; set; }
member this.AllowDrillThrough : bool with get, set
Public Property AllowDrillThrough As Boolean
Property Value
true if drillthough is permitted; otherwise, false.