ICoordinateProviderCoordinateType Property |
Gets the type of the coordinate.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
SyntaxOlapCoordinateType CoordinateType { get; }ReadOnly Property CoordinateType As OlapCoordinateType
Get
property OlapCoordinateType CoordinateType {
OlapCoordinateType get ();
}abstract CoordinateType : OlapCoordinateType with get
Property Value
Type:
OlapCoordinateType
The type of the coordinate.
See Also