Click or drag to resize
DarwinCoreBibliographicCitation Property
Darwin Core term name: dcterms:bibliographicCitation. A bibliographic reference for the resource as a statement indicating how this record should be cited (attributed) when used. Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible. 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 BibliographicCitation { get; set; }

Property Value

Type: String

Implements

IDarwinCoreBibliographicCitation
See Also