ProcessableMajorObject.State Property

Gets or sets the AnalysisState of this current instance.

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

Syntax

C#
public AnalysisState State { get; set; }

Property Value

Type: Microsoft.AnalysisServices.AnalysisState
The AnalysisState of this current instance.

See Also

Reference

ProcessableMajorObject Class

Microsoft.AnalysisServices Namespace