Click or drag to resize
TaxonTreeNodeGetChildTaxonCategories Method
Get unique taxon categories for all child taxa. This method operates on current taxon tree in contrast to the full taxon tree with all taxon tree nodes.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public virtual TaxonCategoryList GetChildTaxonCategories()

Return Value

Type: TaxonCategoryList
Taxon categories for all child taxons.

Implements

ITaxonTreeNodeGetChildTaxonCategories
See Also