WebDarwinCoreTaxonNameAccordingTo Property |
Darwin Core term name: nameAccordingTo.
The reference to the source in which the specific
taxon concept circumscription is defined or implied -
traditionally signified by the Latin "sensu" or "sec."
(from secundum, meaning "according to").
For taxa that result from identifications, a reference
to the keys, monographs, experts and other sources should
be given.
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 NameAccordingTo { get; set; }
Public Property NameAccordingTo As String
Get
Set
public:
property String^ NameAccordingTo {
String^ get ();
void set (String^ value);
}
member NameAccordingTo : string with get, set
Property Value
Type:
StringSee Also