WebDarwinCoreIdentificationIdentificationID Property |
Darwin Core term name: identificationID.
An identifier for the Identification (the body of
information associated with the assignment of a scientific
name). May be a global unique identifier or an identifier
specific to the data set.
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 IdentificationID { get; set; }
Public Property IdentificationID As String
Get
Set
public:
property String^ IdentificationID {
String^ get ();
void set (String^ value);
}
member IdentificationID : string with get, set
Property Value
Type:
StringSee Also