WebDarwinCoreOccurrencePreviousIdentifications Property |
Darwin Core term name: previousIdentifications.
A list (concatenated and separated) of previous
assignments of names to 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 PreviousIdentifications { get; set; }
Public Property PreviousIdentifications As String
Get
Set
public:
property String^ PreviousIdentifications {
String^ get ();
void set (String^ value);
}
member PreviousIdentifications : string with get, set
Property Value
Type:
StringSee Also