CubeAttributeBinding.CubeID Property

Definition

Gets or sets the identifier of the cube referenced in the binding.

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

Property Value

String

A String that contains the CubeID.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to