WebDarwinCoreRights Property |
Darwin Core term name: dcterms:rights.
Information about rights held in and over the resource.
Typically, rights information includes a statement
about various property rights associated with the resource,
including intellectual property rights.
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 Rights { get; set; }
Public Property Rights As String
Get
Set
public:
property String^ Rights {
String^ get ();
void set (String^ value);
}
member Rights : string with get, set
Property Value
Type:
StringSee Also