Dimension.ProcessingGroup Property

Definition

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

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

Property Value

The processing group associated with a Dimension object.

Applies to