CalculationProperty.SolveOrder Property

Definition

Gets or sets the solve order value for a CalculationProperty object.

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

Property Value

Int32

An Integer indicator of solve order.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to