WebDarwinCoreOccurrenceAssociatedOccurrences Property |
Darwin Core term name: associatedOccurrences.
A list (concatenated and separated) of identifiers of
other Occurrence records and their associations to
this 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 AssociatedOccurrences { get; set; }
Public Property AssociatedOccurrences As String
Get
Set
public:
property String^ AssociatedOccurrences {
String^ get ();
void set (String^ value);
}
member AssociatedOccurrences : string with get, set
Property Value
Type:
StringSee Also