Click or drag to resize
DarwinCoreDynamicProperties Property
Darwin Core term name: dynamicProperties. A list (concatenated and separated) of additional measurements, facts, characteristics, or assertions about the record. Meant to provide a mechanism for structured content such as key-value pairs. 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 DynamicProperties { get; set; }

Property Value

Type: String

Implements

IDarwinCoreDynamicProperties
See Also