Dimension.MiningModelID Property

Definition

Gets or sets the identifier of the mining model associated with a Dimension object.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Dimension_MiningModelID")]
public string MiningModelID { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Dimension_MiningModelID")>]
member this.MiningModelID : string with get, set
Public Property MiningModelID As String

Property Value

String

The mining model identifier.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to