CubeDimensionBinding.CubeID Property

Definition

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

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

Property Value

String

A String that contains the identifier of the Cube.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to