Click or drag to resize
SpeciesFactSearchCriteriaIncludeNotValidHosts Property
Specify if species facts related to not valid hosts should be included or not. Valid hosts 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 IncludeNotValidHosts { get; set; }

Property Value

Type: Boolean

Implements

ISpeciesFactSearchCriteriaIncludeNotValidHosts
See Also