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)
Syntaxpublic OlapDimensionType DimensionType { get; }Public ReadOnly Property DimensionType As OlapDimensionType
Get
public:
property OlapDimensionType DimensionType {
OlapDimensionType get ();
}member DimensionType : OlapDimensionType with get
Property Value
Type:
OlapDimensionType
See Also