WebDarwinCoreBibliographicCitation Property |
Darwin Core term name: dcterms:bibliographicCitation.
A bibliographic reference for the resource as a statement
indicating how this record should be cited (attributed)
when used.
Recommended practice is to include sufficient
bibliographic detail to identify the resource as
unambiguously as possible.
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 BibliographicCitation { get; set; }
Public Property BibliographicCitation As String
Get
Set
public:
property String^ BibliographicCitation {
String^ get ();
void set (String^ value);
}
member BibliographicCitation : string with get, set
Property Value
Type:
StringSee Also