Click or drag to resize
ITaxonTreeNodeParentsCircular Property
Parents to this taxon tree node. The difference between property Parents and property ParentsCircular are that taxon tree nodes in this property occurs at least twice in the taxon tree.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
TaxonTreeNodeList ParentsCircular { get; set; }

Property Value

Type: TaxonTreeNodeList
See Also