Click or drag to resize
WebSpeciesObservationCoordinateId Property
SwedishSpeciesObservationService specific id for this species observation. The id is only used in communication with SwedishSpeciesObservationService and has no meaning in other contexts. This id is currently not stable. The same observation may have another id tomorrow. In the future this id should be stable.

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 Id { get; set; }

Property Value

Type: Int64
See Also