DimensionAttribute.AttributeHierarchyProcessingState Property

Definition

Gets or sets the processing state for the attribute.

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

Property Value

ProcessingState

The processing state for the attribute.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to