WebDarwinCoreInstitutionCode Property |
Darwin Core term name: institutionCode.
The name (or acronym) in use by the institution
having custody of the object(s) or information
referred to in the record.
Currently this property has the value ArtDatabanken.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string InstitutionCode { get; set; }
Public Property InstitutionCode As String
Get
Set
public:
property String^ InstitutionCode {
String^ get ();
void set (String^ value);
}
member InstitutionCode : string with get, set
Property Value
Type:
StringSee Also