WebTaxonTreeSearchCriteriaScope Property |
Scope for this taxon tree search.
Defines if relations above or beneath specified taxons
should be returned.
This property is not relevant if property TaxonIds
contains no values.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public TaxonTreeSearchScope Scope { get; set; }
Public Property Scope As TaxonTreeSearchScope
Get
Set
public:
property TaxonTreeSearchScope Scope {
TaxonTreeSearchScope get ();
void set (TaxonTreeSearchScope value);
}
member Scope : TaxonTreeSearchScope with get, set
Property Value
Type:
TaxonTreeSearchScopeSee Also