Click or drag to resize
ISpeciesObservationSearchCriteriaIncludeRedListCategories Property
Search observations based on taxa that is readlisted in any of the specified red list categories. If property IncludeRedListCategories is not empty all taxa that is redlisted in any of the specified red list categories are added to property TaxonIds by the web service.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
List<RedListCategory> IncludeRedListCategories { get; set; }

Property Value

Type: ListRedListCategory
See Also