DimensionAttribute.ProcessingState Property

Definition

Gets or sets the processing state of the attribute.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_ProcessingState")]
public Microsoft.AnalysisServices.ProcessingState ProcessingState { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_ProcessingState")>]
member this.ProcessingState : Microsoft.AnalysisServices.ProcessingState with get, set
Public Property ProcessingState As ProcessingState

Property Value

ProcessingState

The processing state of the attribute.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to