अंग्रेज़ी में पढ़ें

इसके माध्यम से साझा किया गया


Perspective.DefaultMeasure Property

Gets or sets the default measure for the perspective.

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

Syntax

C#
public string DefaultMeasure { get; set; }

Property Value

Type: System.String
A string containing the Multidimensional Expressions (MDX) expression for the default measure.

See Also

Reference

Perspective Class

Microsoft.AnalysisServices Namespace