WebDarwinCoreResourceRelationshipRelationshipAccordingTo Property |
Darwin Core term name: relationshipAccordingTo.
The source (person, organization, publication, reference)
establishing the relationship between the two resources.
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 RelationshipAccordingTo { get; set; }
Public Property RelationshipAccordingTo As String
Get
Set
public:
property String^ RelationshipAccordingTo {
String^ get ();
void set (String^ value);
}
member RelationshipAccordingTo : string with get, set
Property Value
Type:
StringSee Also