MeasureGroup.ProcessingMode Property

Definition

Gets or sets the processing mode associated with the cube to which the MeasureGroup is a child.

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

Property Value

A ProcessingMode enumeration value.

Applies to