CubeDimension.DimensionID Property

Definition

Gets or sets the dimension identifier associated with the CubeDimension object.

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

Property Value

String

A dimension identifier.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to