Click or drag to resize
WebDarwinCoreTaxonTaxonConceptStatus Property
Not defined in Darwin Core. Status of the taxon concept. Examples of possible values are InvalidDueToSplit, InvalidDueToLump, InvalidDueToDelete, Unchanged, ValidAfterLump or ValidAfterSplit.

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

Property Value

Type: String
See Also