RelationshipEndAttribute.AttributeID Property

Gets or sets the identifier of the attribute for the RelationshipEndAttribute.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string AttributeID { get; set; }

Property Value

Type: System.String
The identifier of the attribute for the RelationshipEndAttribute.

See Also

Reference

RelationshipEndAttribute Class

Microsoft.AnalysisServices Namespace