Click or drag to resize
IGridCellSpeciesObservationCount Interface
This interface handels information on counting number of species observations, selected grid cell coordinate system, gridcell size, centre coodinates (X and Y) for gridcell. The Observation counting result i.e. counting number of species observations is based on selected species observation search criteria and gridcell size.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface IGridCellSpeciesObservationCount : IGridCellBase

The IGridCellSpeciesObservationCount type exposes the following members.

Properties
  NameDescription
Public propertyObservationCount
Number of species observations is based on selected species observation search criteria and grid cell specifications.
Top
See Also