MiningModelPermission.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 allowed.
public bool AllowDrillThrough { get; set; }
member this.AllowDrillThrough : bool with get, set
Public Property AllowDrillThrough As Boolean
Property Value
true if drillthrough is enabled; otherwise, false.
Remarks
This property pertains only to drillthrough from the mining model to the mining model cases. For information about granting permissions for drillthrough on a mining structure, see AllowDrillThrough.