Click or drag to resize
GenBankMetadataDbLink Property

Note: This API is now obsolete.

DBLink provides 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
[ObsoleteAttribute("Use the IList in DbLinks instead as there can be more than one DBLink.")]
public CrossReferenceLink DbLink { get; set; }

Property Value

Type: CrossReferenceLink
See Also