Click or drag to resize
DarwinCoreEventDay Property
Darwin Core term name: day. The integer day of the month on which the Event occurred (start date of observation). 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 int Day { get; set; }

Property Value

Type: Int32

Implements

IDarwinCoreEventDay
See Also