Click or drag to resize
GenBankMetadataProject Property
The identifier of a project (such as a Genome Sequencing Project) to which a GenBank sequence record belongs. This is obsolete and was removed from the GenBank flat-file format after Release 171.0 in April 2009.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ProjectIdentifier Project { get; set; }

Property Value

Type: ProjectIdentifier
See Also