Click or drag to resize
WebSpeciesObservationDataProviderMaxChangeId Property
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.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public long MaxChangeId { get; set; }

Property Value

Type: Int64
See Also