WebDarwinCoreOccurrenceSex Property |
Darwin Core term name: sex.
The sex of the biological individual(s) represented in
the Occurrence.
Recommended best practice is to use a controlled vocabulary.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string Sex { get; set; }
Public Property Sex As String
Get
Set
public:
property String^ Sex {
String^ get ();
void set (String^ value);
}
member Sex : string with get, set
Property Value
Type:
StringSee Also