WebGridCellCombinedStatisticsSpeciesCount Property |
Contains information on counting number of species and species observations.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebGridCellSpeciesCount SpeciesCount { get; set; }
Public Property SpeciesCount As WebGridCellSpeciesCount
Get
Set
public:
property WebGridCellSpeciesCount^ SpeciesCount {
WebGridCellSpeciesCount^ get ();
void set (WebGridCellSpeciesCount^ value);
}
member SpeciesCount : WebGridCellSpeciesCount with get, set
Property Value
Type:
WebGridCellSpeciesCountSee Also