Relationship.ActiveState Property

Definition

Gets or sets the active state of the object.

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

Property Value

The active state of the object.

Applies to