CubeAttributeBinding.CubeDimensionID Property

Gets or sets the CubeDimensionID referenced in the binding.

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

Syntax

C#
public string CubeDimensionID { get; set; }

Property Value

Type: System.String
A String that contains the CubeDimensionID.

See Also

Reference

CubeAttributeBinding Class

Microsoft.AnalysisServices Namespace