WebDarwinCoreEventFieldNotes 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.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string FieldNotes { get; set; }
Public Property FieldNotes As String
Get
Set
public:
property String^ FieldNotes {
String^ get ();
void set (String^ value);
}
member FieldNotes : string with get, set
Property Value
Type:
StringSee Also