DimensionAttribute.Type Property

Definition

Gets or sets the type of the attribute.

public Microsoft.AnalysisServices.AttributeType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.AttributeType with get, set
Public Property Type As AttributeType

Property Value

The type of the attribute.

Applies to