MiningModelPermission.ParentMiningStructure Property

Definition

Gets the parent MiningStructure object of the MiningModelPermission object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MiningStructure ParentMiningStructure { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ParentMiningStructure : Microsoft.AnalysisServices.MiningStructure
Public ReadOnly Property ParentMiningStructure As MiningStructure

Property Value

The parent MiningStructure object.

Attributes

Applies to