Hierarchy.ProcessingState Property

Gets or sets the processing state of the hierarchy.

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

Syntax

C#
public ProcessingState ProcessingState { get; set; }

Property Value

Type: Microsoft.AnalysisServices.ProcessingState
The processing state of the hierarchy.

See Also

Reference

Hierarchy Class

Microsoft.AnalysisServices Namespace