WebDarwinCoreIdentificationIdentificationRemarks Property |
Darwin Core term name: identificationRemarks.
Comments or notes about the Identification.
Contains for example information about that
the observer is uncertain about which species
that has been observed.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string IdentificationRemarks { get; set; }
Public Property IdentificationRemarks As String
Get
Set
public:
property String^ IdentificationRemarks {
String^ get ();
void set (String^ value);
}
member IdentificationRemarks : string with get, set
Property Value
Type:
StringSee Also