WebSpeciesObservationSearchCriteriaIncludeRedlistedTaxa Property |
Search observations based on readlisted taxa.
If property IncludeRedlistedTaxa is set to true
all redlisted taxa is added to property TaxonIds
by the web service.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IncludeRedlistedTaxa { get; set; }
Public Property IncludeRedlistedTaxa As Boolean
Get
Set
public:
property bool IncludeRedlistedTaxa {
bool get ();
void set (bool value);
}
member IncludeRedlistedTaxa : bool with get, set
Property Value
Type:
BooleanSee Also