CalculationProperty.CalculationType Property

Definition

Gets or sets the calculation type associated with a CalculationProperty object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_CalculationType")]
public Microsoft.AnalysisServices.CalculationType CalculationType { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_CalculationType")>]
member this.CalculationType : Microsoft.AnalysisServices.CalculationType with get, set
Public Property CalculationType As CalculationType

Property Value

CalculationType

A calculation type.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to