Click or drag to resize
DarwinCoreEventFieldNotes Property
Darwin Core term name: fieldNotes. One of a) an indicator of the existence of, b) a reference to (publication, URI), or c) the text of notes taken in the field about the Event. 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 FieldNotes { get; set; }

Property Value

Type: String

Implements

IDarwinCoreEventFieldNotes
See Also