WebDarwinCoreOccurrenceOccurrenceRemarks Property |
Darwin Core term name: occurrenceRemarks.
Comments or notes about the Occurrence.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string OccurrenceRemarks { get; set; }
Public Property OccurrenceRemarks As String
Get
Set
public:
property String^ OccurrenceRemarks {
String^ get ();
void set (String^ value);
}
member OccurrenceRemarks : string with get, set
Property Value
Type:
StringSee Also