WebGridCellSpeciesObservationCountGridCoordinateSystem Property |
Property contains information about the grid coordinate system that
is used for grid calculations and supported (by ArtDatabanken).
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public GridCoordinateSystem GridCoordinateSystem { get; set; }
Public Property GridCoordinateSystem As GridCoordinateSystem
Get
Set
public:
property GridCoordinateSystem GridCoordinateSystem {
GridCoordinateSystem get ();
void set (GridCoordinateSystem value);
}
member GridCoordinateSystem : GridCoordinateSystem with get, set
Property Value
Type:
GridCoordinateSystemSee Also