Click or drag to resize
WebTimeStepSpeciesObservationCount Class
This class contains a time step specific count of species observations.
Inheritance Hierarchy
SystemObject
  ArtDatabanken.WebService.DataWebData
    ArtDatabanken.WebService.DataWebTimeStepSpeciesObservationCount

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public class WebTimeStepSpeciesObservationCount : WebData

The WebTimeStepSpeciesObservationCount type exposes the following members.

Constructors
  NameDescription
Public methodWebTimeStepSpeciesObservationCount
Initializes a new instance of the WebTimeStepSpeciesObservationCount class
Top
Properties
  NameDescription
Public propertyCount
Number of species observations is based on selected species observation search criteria and time step properties.
Public propertyDate
The date time representing the start of the time step. This property is only applicable for some ot the TimeStepTypes.
Public propertyId
Id for the time step.
Public propertyIsDateSpecified
Indicates whether or not Date is set and valid.
Public propertyName
The name of the time step.
Public propertyPeriodicity
The type of time step. This property gives indication on how to interprete the temporal extent of the time step.
Top
See Also