WebDarwinCoreOwnerInstitutionCode Property |
Darwin Core term name: ownerInstitutionCode.
The name (or acronym) in use by the institution having
ownership 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 OwnerInstitutionCode { get; set; }
Public Property OwnerInstitutionCode As String
Get
Set
public:
property String^ OwnerInstitutionCode {
String^ get ();
void set (String^ value);
}
member OwnerInstitutionCode : string with get, set
Property Value
Type:
StringSee Also