AttributeRelationship.AttributeID Property

Gets or sets the AttributeID for the current AttributeRelationship.

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

Syntax

C#
[BrowsableAttribute(false)]
public string AttributeID { get; set; }

Property Value

Type: System.String
A String that contains the AttributeID.

See Also

Reference

AttributeRelationship Class

Microsoft.AnalysisServices Namespace