AttributeRelationship.Attribute Property

Definition

Gets or sets the Attribute object to which the current relationship is being created.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MemberPropertyAttributeTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.DimensionAttribute Attribute { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MemberPropertyAttributeTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Attribute : Microsoft.AnalysisServices.DimensionAttribute with get, set
Public Property Attribute As DimensionAttribute

Property Value

An Attribute object.

Attributes

Applies to