WebSpeciesObservationDataProvider Class |
Namespace: ArtDatabanken.WebService.Data
The WebSpeciesObservationDataProvider type exposes the following members.
Name | Description | |
---|---|---|
WebSpeciesObservationDataProvider | Initializes a new instance of the WebSpeciesObservationDataProvider class |
Name | Description | |
---|---|---|
BeginHarvestFromDate |
Start date for when species observations
were inserted into the data source.
This property is currently not used.
| |
ContactEmail |
Email address to contact person.
| |
ContactPerson |
Name of contact person.
| |
Description |
Information about the data source.
| |
Guid |
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.
| |
Id |
Id for the data source.
| |
IsActiveHarvest |
Indicates if this data provider is harvested or not.
| |
IsMaxChangeIdSpecified |
Indicates if property MaxChangeId has a value or not.
This property is currently not used.
| |
LatestChangedDate |
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.
| |
LatestHarvestDate |
Latest date for which changes of species observations
was retrieved from the data provider.
This property is currently not used.
| |
MaxChangeId |
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.
| |
Name |
Name of the data source.
| |
NonPublicSpeciesObservationCount |
Number of non public species observations in data source.
| |
Organization |
Name of the organization that is responsible
for the data source.
| |
PublicSpeciesObservationCount |
Number of public species observations in data source.
| |
SpeciesObservationCount |
Total number of species observations in data source.
| |
Url |
Web address (that can be used in a web browser) where more
information about the data source can be found.
|