Click or drag to resize
WebTaxonRevisionRootTaxon Property
Root taxon for this revision. The root taxon defines the scoop of the revision. This must not be the same taxon as the root taxon for the whole taxon tree.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public WebTaxon RootTaxon { get; set; }

Property Value

Type: WebTaxon
See Also