WebDarwinCoreOccurrenceAssociatedSequences Property |
Darwin Core term name: associatedSequences.
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 AssociatedSequences { get; set; }
Public Property AssociatedSequences As String
Get
Set
public:
property String^ AssociatedSequences {
String^ get ();
void set (String^ value);
}
member AssociatedSequences : string with get, set
Property Value
Type:
StringSee Also