PerspectiveCalculation.Type Property

Gets or sets the type of PerspectiveCalculation.

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

Syntax

C#
public PerspectiveCalculationType Type { get; set; }

Property Value

Type: Microsoft.AnalysisServices.PerspectiveCalculationType
A perspective calculation type.

See Also

Reference

PerspectiveCalculation Class

Microsoft.AnalysisServices Namespace