WebDarwinCoreResourceRelationshipRelatedResourceID Property |
Darwin Core term name: relatedResourceID.
An identifier for a related resource (the object,
rather than the subject of the relationship).
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 RelatedResourceID { get; set; }
Public Property RelatedResourceID As String
Get
Set
public:
property String^ RelatedResourceID {
String^ get ();
void set (String^ value);
}
member RelatedResourceID : string with get, set
Property Value
Type:
StringSee Also