CubeAttribute.AttributeID Property

Definition

Gets or sets the attribute identifier for a CubeAttribute object.

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

Property Value

String

The attribute identifier.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to