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
- use by property member
Abstract
: Abstract
- use by property member
ArticleDate
: PubDate
- use by property member
AuthorList
: AuthorList
- use by property member
ELocationID
: ELocationID
- use by property member
Journal
: Journal
- use by property member
Pagination
: Pagination
- use by property member
PublicationTypeList
: PublicationTypeList
[Package
{$package} version {$version}
Index]