WebDarwinCoreInstitutionID Property |
Darwin Core term name: institutionID.
An identifier for the institution having custody of
the object(s) or information referred to in the record.
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 InstitutionID { get; set; }
Public Property InstitutionID As String
Get
Set
public:
property String^ InstitutionID {
String^ get ();
void set (String^ value);
}
member InstitutionID : string with get, set
Property Value
Type:
StringSee Also