Click or drag to resize
IGridCellSpeciesCount Interface
This interface handels information on counting number of species and observations, selected grid cell coordinate system, gridcell size, centre coodinates (X and Y) for gridcell. The species counting result i.e. counting number of species 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 IGridCellSpeciesCount : IGridCellBase

The IGridCellSpeciesCount 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.
Public propertySpeciesCount
Number of species is based on selected species observation search criteria and grid cell specifications.
Top
See Also