AttributeBinding.AttributeID Property

Definition

Gets or sets the identifier of attribute used.

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

Property Value

String

A String with the AttributeID.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to