WebTaxonSearchCriteriaIsValidTaxon Property |
Restrict search to valid or not valid taxa.
Property IsIsValidTaxonSpecified must be set to true
if property IsValidTaxon should be used in the search.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsValidTaxon { get; set; }
Public Property IsValidTaxon As Boolean
Get
Set
public:
property bool IsValidTaxon {
bool get ();
void set (bool value);
}
member IsValidTaxon : bool with get, set
Property Value
Type:
BooleanSee Also