CubeAttributeBinding.CubeDimensionID Property

Definition

Gets or sets the identifier of the cube's dimension referenced in the binding.

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

Property Value

String

A String that contains the CubeDimensionID.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to