Click or drag to resize
ITaxonChildStatistics Interface
Information about underlying taxa to a specific root taxon. Each ITaxonChildStatistics instance contains information about one taxon category.

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

The ITaxonChildStatistics type exposes the following members.

Properties
  NameDescription
Public propertyCategory
The taxon statistics is related to this taxon category.
Public propertyChildTaxaCount
Number of child taxa in this taxon category.
Public propertyDataContext
Get data context.
Public propertyRootTaxon
Root taxon. This taxon child statistics object is related to specified root taxon and taxon category.
Public propertySwedishChildTaxaCount
Number of swedish child taxa in this taxon category.
Public propertySwedishReproCount
Number of swedish child taxa in this taxon category that are reproducing in Sweden.
Top
See Also