WebDarwinCoreOccurrenceAssociatedMedia 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.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string AssociatedMedia { get; set; }
Public Property AssociatedMedia As String
Get
Set
public:
property String^ AssociatedMedia {
String^ get ();
void set (String^ value);
}
member AssociatedMedia : string with get, set
Property Value
Type:
StringSee Also