Dimension.ProcessingRecommendation Property

Definition

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

public Microsoft.AnalysisServices.ProcessingRecommendation ProcessingRecommendation { get; set; }
member this.ProcessingRecommendation : Microsoft.AnalysisServices.ProcessingRecommendation with get, set
Public Property ProcessingRecommendation As ProcessingRecommendation

Property Value

The processing recommendation associated with a Dimension object.

Applies to