Click or drag to resize
DarwinCoreCollectionID Property
Darwin Core term name: collectionID. An identifier for the collection or dataset from which the record was derived. For physical specimens, the recommended best practice is to use the identifier in a collections registry such as the Biodiversity Collections Index (http://www.biodiversitycollectionsindex.org/).

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

Property Value

Type: String

Implements

IDarwinCoreCollectionID
See Also