Click or drag to resize
GenBankMetadataDbLinks Property
DBLinks provides a list of cross-references to resources that support the existence a sequence record, such as the Project Database and the NCBI Trace Assembly Archive.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<CrossReferenceLink> DbLinks { get; set; }

Property Value

Type: IListCrossReferenceLink
See Also