DimensionAttribute.Type Property

Definition

Gets or sets the type of the attribute.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Basic")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_Type")]
public Microsoft.AnalysisServices.AttributeType Type { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Basic")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_Type")>]
member this.Type : Microsoft.AnalysisServices.AttributeType with get, set
Public Property Type As AttributeType

Property Value

AttributeType

The type of the attribute.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to