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

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

Property Value

Type: ListString

Implements

ISpeciesObservationChangeDeletedSpeciesObservationGuids
See Also