MeasureGroupBinding.CubeID Property

Definition

Gets or sets the cube associated with the binding.

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

Property Value

String

A String with the identifier for the cube.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to