WebDarwinCoreResourceRelationshipRelationshipRemarks Property |
Darwin Core term name: relationshipRemarks.
Comments or notes about 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 RelationshipRemarks { get; set; }
Public Property RelationshipRemarks As String
Get
Set
public:
property String^ RelationshipRemarks {
String^ get ();
void set (String^ value);
}
member RelationshipRemarks : string with get, set
Property Value
Type:
StringSee Also