Click or drag to resize
WebSpeciesObservationDataProvider Properties

The WebSpeciesObservationDataProvider type exposes the following members.

Properties
  NameDescription
Public propertyBeginHarvestFromDate
Start date for when species observations were inserted into the data source. This property is currently not used.
Public propertyContactEmail
Email address to contact person.
Public propertyContactPerson
Name of contact person.
Public propertyDescription
Information about the data source.
Public propertyGuid
GUID (Globally Unique Identifier) for this object. It is a LSID, which is unique for each version of the record holding the information included in this object.
Public propertyId
Id for the data source.
Public propertyIsActiveHarvest
Indicates if this data provider is harvested or not.
Public propertyIsMaxChangeIdSpecified
Indicates if property MaxChangeId has a value or not. This property is currently not used.
Public propertyLatestChangedDate
Latest date for when any of the species observations from this data source was changed in the data source. This property is currently not used.
Public propertyLatestHarvestDate
Latest date for which changes of species observations was retrieved from the data provider. This property is currently not used.
Public propertyMaxChangeId
Highest id of the changes in species observations that have been downloaded from the data source. Not all data providers has this value. Property IsMaxChangeIdSpecified indicates if this property has a value or not. This property is currently not used.
Public propertyName
Name of the data source.
Public propertyNonPublicSpeciesObservationCount
Number of non public species observations in data source.
Public propertyOrganization
Name of the organization that is responsible for the data source.
Public propertyPublicSpeciesObservationCount
Number of public species observations in data source.
Public propertySpeciesObservationCount
Total number of species observations in data source.
Public propertyUrl
Web address (that can be used in a web browser) where more information about the data source can be found.
Top
See Also