Click or drag to resize
WebDarwinCoreChangeDeletedSpeciesObservationGuids Property
GUIDs (Globally Unique Identifier) for deleted species observations. It is a LSID, which is unique for each species observation.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<string> DeletedSpeciesObservationGuids { get; set; }

Property Value

Type: ListString
See Also