WebDarwinCoreIdentificationIdentificationQualifier Property |
Darwin Core term name: identificationQualifier.
A brief phrase or a standard term ("cf.", "aff.") to
express the determiner's doubts about the Identification.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string IdentificationQualifier { get; set; }
Public Property IdentificationQualifier As String
Get
Set
public:
property String^ IdentificationQualifier {
String^ get ();
void set (String^ value);
}
member IdentificationQualifier : string with get, set
Property Value
Type:
StringSee Also