CitationReferenceJournal Property |
Lists the journal name, volume, year, and page numbers of the citation
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Journal { get; set; }
Public Property Journal As String
Get
Set
public:
property String^ Journal {
String^ get ();
void set (String^ value);
}
member Journal : string with get, set
Property Value
Type:
StringSee Also