Click or drag to resize
WebDarwinCoreOccurrenceIndividualID Property
Darwin Core term name: individualID. An identifier for an individual or named group of individual organisms represented in the Occurrence. Meant to accommodate resampling of the same individual or group for monitoring purposes. May be a global unique identifier or an identifier specific to a data set. 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 string IndividualID { get; set; }

Property Value

Type: String
See Also