ICoordinateProvider Interface

Coordinate provider for OLAP actions.

Namespace:  Dundas.BI.Data.Metadata.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public interface ICoordinateProvider

The ICoordinateProvider type exposes the following members.

Properties
  NameDescription
Public propertyCoordinate
Gets the coordinate.
Public propertyCoordinateType
Gets the type of the coordinate.
Top
See Also