WebTaxonRelationSearchCriteriaScope Property |
Scope for this taxon relation 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 TaxonRelationSearchScope Scope { get; set; }
Public Property Scope As TaxonRelationSearchScope
Get
Set
public:
property TaxonRelationSearchScope Scope {
TaxonRelationSearchScope get ();
void set (TaxonRelationSearchScope value);
}
member Scope : TaxonRelationSearchScope with get, set
Property Value
Type:
TaxonRelationSearchScopeSee Also