WebDarwinCoreOccurrenceOtherCatalogNumbers Property |
Darwin Core term name: otherCatalogNumbers.
A list (concatenated and separated) of previous or
alternate fully qualified catalog numbers or other
human-used identifiers for the same Occurrence,
whether in the current or any other data set or collection.
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 OtherCatalogNumbers { get; set; }
Public Property OtherCatalogNumbers As String
Get
Set
public:
property String^ OtherCatalogNumbers {
String^ get ();
void set (String^ value);
}
member OtherCatalogNumbers : string with get, set
Property Value
Type:
StringSee Also