PerspectiveMeasure.Measure Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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