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