Dimension.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 a Dimension object.
public Microsoft.AnalysisServices.ProcessingMode ProcessingMode { get; set; }
member this.ProcessingMode : Microsoft.AnalysisServices.ProcessingMode with get, set
Public Property ProcessingMode As ProcessingMode
Property Value
The processing mode information.