PerspectiveMeasure.MeasureID Property

Gets or sets the measure identifier associated with a PerspectiveMeasure object.

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

Syntax

C#
public string MeasureID { get; set; }

Property Value

Type: System.String
A measure identifier.

See Also

Reference

PerspectiveMeasure Class

Microsoft.AnalysisServices Namespace