Click or drag to resize
SpeciesObservationId Property
SwedishSpeciesObservationSOAPService specific id for this species observation. The id is only used in communication with SwedishSpeciesObservationSOAPService 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.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public long Id { get; set; }

Property Value

Type: Int64

Implements

IDataId64Id
See Also