MixedCitation {SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.BITS} |
.NET clr documentation |
MixedCitation
Description
Declare
# namespace SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.BITS
export class MixedCitation extends Paragraph {
annotation: Annotation[];
bold: Bold[];
collab: string;
etal: string;
fpage: string;
issue: string;
italic: Italic[];
links: ExtLink[];
lpage: string;
person_group: personGroup;
pub_id: PubId[];
publication_type: string;
related_object: RelatedObject[];
source: string;
string_names: StringName[];
text: string;
# the article-title
title: Paragraph;
volume: string;
xref: xref[];
year: string;
}
.NET clr type reference tree
- this class extends from Paragraph class: Paragraph
- use by property member
annotation
: Annotation
- use by property member
bold
: Bold
- use by property member
italic
: Italic
- use by property member
links
: ExtLink
- use by property member
person_group
: personGroup
- use by property member
pub_id
: PubId
- use by property member
related_object
: RelatedObject
- use by property member
string_names
: StringName
- use by property member
title
: Paragraph
- use by property member
xref
: xref
[Package
{$package} version {$version}
Index]