WebDarwinCoreIdentificationUncertainDetermination Property |
Not defined in Darwin Core.
Indicates if the species observer himself is
uncertain about the taxon determination.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool UncertainDetermination { get; set; }
Public Property UncertainDetermination As Boolean
Get
Set
public:
property bool UncertainDetermination {
bool get ();
void set (bool value);
}
member UncertainDetermination : bool with get, set
Property Value
Type:
BooleanSee Also