MeasureBinding.MeasureID Property

Definition

Gets or sets the measure associated with the MeasureBinding.

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

Property Value

String

A String with the identifier of the measure.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to