MeasureBinding.MeasureID Property

Gets or sets the measure identifier associated with the MeasureBinding.

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

Syntax

C#
public string MeasureID { get; set; }

Property Value

Type: System.String
The measure identifier associated with the MeasureBinding.

See Also

Reference

MeasureBinding Class

Microsoft.AnalysisServices Namespace