Relationship.ProcessingState Property

Definition

Gets or sets the processing state of the relationship.

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

Property Value

ProcessingState

The processing state of the relationship.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to