WebDarwinCoreOccurrenceAssociatedReferences Property |
Darwin Core term name: associatedReferences.
A list (concatenated and separated) of identifiers
(publication, bibliographic reference, global unique
identifier, URI) of literature 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 AssociatedReferences { get; set; }
Public Property AssociatedReferences As String
Get
Set
public:
property String^ AssociatedReferences {
String^ get ();
void set (String^ value);
}
member AssociatedReferences : string with get, set
Property Value
Type:
StringSee Also