Click or drag to resize
ParserContextHeader Property
Header identifying the abi file version.

Namespace: Bio.IO.AppliedBiosystems.DataParsers
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Ab1Header Header { get; set; }

Property Value

Type: Ab1Header

Implements

IParserContextHeader
See Also