WebDarwinCoreOccurrenceRecordedBy Property |
Darwin Core term name: recordedBy.
A list (concatenated and separated) of names of people,
groups, or organizations responsible for recording the
original Occurrence. The primary collector or observer,
especially one who applies a personal identifier
(recordNumber), should be listed first.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string RecordedBy { get; set; }
Public Property RecordedBy As String
Get
Set
public:
property String^ RecordedBy {
String^ get ();
void set (String^ value);
}
member RecordedBy : string with get, set
Property Value
Type:
StringSee Also