PerspectiveMeasure.Measure Property

Definition

Gets the Measure object associated with a PerspectiveMeasure object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Measure Measure { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Measure : Microsoft.AnalysisServices.Measure
Public ReadOnly Property Measure As Measure

Property Value

A Measure object.

Attributes

Applies to