WebTaxonTreeSearchCriteriaIsValidRequired Property |
Indicates if only valid taxon relations and taxa
should be included in returned trees.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsValidRequired { get; set; }
Public Property IsValidRequired As Boolean
Get
Set
public:
property bool IsValidRequired {
bool get ();
void set (bool value);
}
member IsValidRequired : bool with get, set
Property Value
Type:
BooleanSee Also