DimensionBinding.DimensionID Property

Definition

Gets or sets the identifier of the Dimension for the current DimensionBinding.

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

Property Value

String

A String that contains the identifier of the Dimension.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to