Click or drag to resize
SpeciesFactSearchCriteriaIncludeNotValidTaxa Property
Specify if species facts related to not valid taxa should be included or not. Valid taxa are always included in the species fact search.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool IncludeNotValidTaxa { get; set; }

Property Value

Type: Boolean

Implements

ISpeciesFactSearchCriteriaIncludeNotValidTaxa
See Also