Click or drag to resize
IGridCellCombinedStatistics Interface
This interface contains combined statistics about a grid cell.

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

The IGridCellCombinedStatistics type exposes the following members.

Properties
  NameDescription
Public propertyFeatureStatistics
Contains information about features in grid cells.
Public propertySpeciesCount
Contains information on counting number of species and species observations.
Top
See Also