WebDarwinCoreIdentificationIdentificationReferences Property |
Darwin Core term name: identificationReferences.
A list (concatenated and separated) of references
(publication, global unique identifier, URI) used in
the Identification.
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 IdentificationReferences { get; set; }
Public Property IdentificationReferences As String
Get
Set
public:
property String^ IdentificationReferences {
String^ get ();
void set (String^ value);
}
member IdentificationReferences : string with get, set
Property Value
Type:
StringSee Also