Dimension.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of Dimension object.
public Microsoft.AnalysisServices.DimensionType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.DimensionType with get, set
Public Property Type As DimensionType
Property Value
An enumeration containing dimension types. The default is Regular
Remarks
Provides both the Analysis Services applications and client applications with information about the contents of a Dimension.