Dimension.ProcessingGroup Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public ProcessingGroup ProcessingGroup { get; set; }

Property Value

Type: Microsoft.AnalysisServices.ProcessingGroup
The processing group associated with a Dimension object.

See Also

Reference

Dimension Class

Microsoft.AnalysisServices Namespace