RelationshipEndAttribute.AttributeID Property

Definition

Gets or sets the identifier of the attribute involved in the many-to-one relation.

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

Property Value

String

The identifier of the attribute for the RelationshipEndAttribute.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to