CubeDimensionBinding.CubeDimensionID Property

Definition

Gets or sets the identifier of the CubeDimension for the current CubeDimensionBinding.

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

Property Value

String

A String that contains the identifier of the CubeDimension.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to