Relationship.ProcessingState Property

Definition

Gets or sets the processing state of the relationship.

public Microsoft.AnalysisServices.ProcessingState ProcessingState { get; set; }
member this.ProcessingState : Microsoft.AnalysisServices.ProcessingState with get, set
Public Property ProcessingState As ProcessingState

Property Value

The processing state of the relationship.

Applies to