Click or drag to resize
WebDarwinCoreInformation Properties

The WebDarwinCoreInformation type exposes the following members.

Properties
  NameDescription
Public propertyMaxSpeciesObservationCount
Max number of species observations (with information) that are returned in one call to the client.
Public propertySpeciesObservationCount
Number of species observations that are returned in this response.
Public propertySpeciesObservationIds
If SpeciesObservationCount is greater than MaxSpeciesObservationCount then only ids for species observations are returned in this property.
Public propertySpeciesObservations
If SpeciesObservationCount is less or equal to MaxSpeciesObservationCount then species observations are returned in this property.
Top
See Also