Dimension.ProcessingRecommendation Property

Definition

Gets or sets the processing recommendation associated with a Dimension object.

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

Property Value

ProcessingRecommendation

The processing recommendation associated with a Dimension object.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to