Click or drag to resize
DarwinCoreOccurrenceAssociatedMedia Property
Darwin Core term name: associatedMedia. A list (concatenated and separated) of identifiers (publication, global unique identifier, URI) of media associated with the Occurrence. 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 AssociatedMedia { get; set; }

Property Value

Type: String

Implements

IDarwinCoreOccurrenceAssociatedMedia
See Also