OlapDimensionDimensionType Property

Gets the type of the dimension.

Namespace:  Dundas.BI.Data.Metadata.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public OlapDimensionType DimensionType { get; }

Property Value

Type: OlapDimensionType
See Also