WebDarwinCoreIdentification Property |
Darwin Core term name: Identification.
The category of information pertaining to taxonomic
determinations (the assignment of a scientific name).
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebDarwinCoreIdentification Identification { get; set; }
Public Property Identification As WebDarwinCoreIdentification
Get
Set
public:
property WebDarwinCoreIdentification^ Identification {
WebDarwinCoreIdentification^ get ();
void set (WebDarwinCoreIdentification^ value);
}
member Identification : WebDarwinCoreIdentification with get, set
Property Value
Type:
WebDarwinCoreIdentificationSee Also