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

  1. this class extends from Paragraph class: Paragraph
  2. use by property member annotation: Annotation
  3. use by property member bold: Bold
  4. use by property member italic: Italic
  5. use by property member links: ExtLink
  6. use by property member person_group: personGroup
  7. use by property member pub_id: PubId
  8. use by property member related_object: RelatedObject
  9. use by property member string_names: StringName
  10. use by property member title: Paragraph
  11. use by property member xref: xref

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