AttributeRelationship.Visible Property

Definition

Get or sets the current visibility of the attribute relationship.

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

Property Value

Boolean

A Boolean value with the visibility.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to