CitationReferencePubMed Property |
The PubMed unique identifier for a citation (if known).
PUBMED ids are numeric, and are record identifiers for article abstracts in the PubMed database.
http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=PubMed
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string PubMed { get; set; }
Public Property PubMed As String
Get
Set
public:
property String^ PubMed {
String^ get ();
void set (String^ value);
}
member PubMed : string with get, set
Property Value
Type:
StringSee Also