OlapLevelCoordinate Property |
Gets 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)
Syntaxpublic string Coordinate { get; }Public ReadOnly Property Coordinate As String
Get
public:
virtual property String^ Coordinate {
String^ get () sealed;
}abstract Coordinate : string with get
override Coordinate : string with get
Property Value
Type:
StringImplements
ICoordinateProviderCoordinate
See Also