CubeAttributeBinding.AttributeID Property

Definition

Gets or sets the identifier of the attribute referenced in the binding.

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

Property Value

String

A String that contains the AttributeID.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to