Click or drag to resize
ITaxonGetNearestChildTaxonRelations Method
Get nearest child taxon relations that are valid.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
TaxonRelationList GetNearestChildTaxonRelations(
	IUserContext userContext
)

Parameters

userContext
Type: ArtDatabanken.DataIUserContext
The user context.

Return Value

Type: TaxonRelationList
Nearest child taxon relations that are valid.
See Also