Click or drag to resize
SpeciesObservationEventEventDate Property
Darwin Core term name: eventDate. The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded. Not suitable for a time in a geological context. Recommended best practice is to use an encoding scheme, such as ISO 8601:2004(E). For example: ”2007-03-01 13:00:00 - 2008-05-11 15:30:00” This property is currently not used.

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

Property Value

Type: String

Implements

ISpeciesObservationEventEventDate
See Also