Click or drag to resize
GenBankLocusInfoDate Property
Contains the date the entry was entered or underwent any substantial revisions, such as the addition of newly published data.

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

Property Value

Type: DateTime
See Also