Relationship.ActiveState Property

Definition

Gets or sets the active state of the object.

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

Property Value

ActiveState

The active state of the object.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to