Cube.ProcessingPriority Property

Definition

Gets or sets the processing priority for the cube.

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

Property Value

Int32

The processing priority for the cube.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to