MeasureGroupBinding.CubeID Property

Gets or sets the cube associated with the binding.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string CubeID { get; set; }

Property Value

Type: System.String
A unique identifier for the cube.

See Also

Reference

MeasureGroupBinding Class

Microsoft.AnalysisServices Namespace