AttributeRelationship.Name Property

Definition

Gets or sets the name of the relationship.

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

Property Value

String

A String that contains the name of the relationship.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to