Article {SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.PubMed} .NET clr documentation

Article

Description

Declare

            
# namespace SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.PubMed
export class Article {
   Abstract: Abstract;
   ArticleDate: PubDate;
   ArticleTitle: string;
   AuthorList: AuthorList;
   ELocationID: ELocationID[];
   Journal: Journal;
   Language: string;
   Pagination: Pagination;
   PublicationTypeList: PublicationTypeList;
   PubModel: string;
   VernacularTitle: string;
}

        

.NET clr type reference tree

  1. use by property member Abstract: Abstract
  2. use by property member ArticleDate: PubDate
  3. use by property member AuthorList: AuthorList
  4. use by property member ELocationID: ELocationID
  5. use by property member Journal: Journal
  6. use by property member Pagination: Pagination
  7. use by property member PublicationTypeList: PublicationTypeList

[Package {$package} version {$version} Index]