WebDarwinCoreResourceRelationshipRelationshipOfResource Property |
Darwin Core term name: RelationshipOfResource.
The relationship of the resource identified by
relatedResourceID to the subject
(optionally identified by the resourceID).
Recommended best practice is to use a controlled vocabulary.
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 RelationshipOfResource { get; set; }
Public Property RelationshipOfResource As String
Get
Set
public:
property String^ RelationshipOfResource {
String^ get ();
void set (String^ value);
}
member RelationshipOfResource : string with get, set
Property Value
Type:
StringSee Also