This topic has not yet been rated - Rate this topic

Dimension.Type Property

Gets or sets the type of Dimension object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public DimensionType Type { get; set; }

Property Value

Type: Microsoft.AnalysisServices.DimensionType
An enumeration containing dimension types. The default is Regular

Provides both the Analysis Services applications and client applications with information about the contents of a Dimension.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.