Click or drag to resize
DarwinCoreOccurrenceOtherCatalogNumbers Property
Darwin Core term name: otherCatalogNumbers. A list (concatenated and separated) of previous or alternate fully qualified catalog numbers or other human-used identifiers for the same Occurrence, whether in the current or any other data set or collection. This property is currently not used.

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

Property Value

Type: String

Implements

IDarwinCoreOccurrenceOtherCatalogNumbers
See Also