Dimension.MiningModel Property

Definition

Gets the details of an individual mining model associated with a Dimension object.

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

Property Value

The details of an individual mining model associated with a Dimension object.

Attributes

Applies to