Dimension.ProcessingGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.