WebSpeciesFactSearchCriteriaIncludeNotValidHosts 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.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IncludeNotValidHosts { get; set; }
Public Property IncludeNotValidHosts As Boolean
Get
Set
public:
property bool IncludeNotValidHosts {
bool get ();
void set (bool value);
}
member IncludeNotValidHosts : bool with get, set
Property Value
Type:
BooleanSee Also