Click or drag to resize
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.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string PubMed { get; set; }

Property Value

Type: String
See Also