MeasureGroup.ProcessingMode 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 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.