Click or drag to resize
LocationStartData Property
Gets or sets the start position data. All positions are one based.

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

Property Value

Type: String

Implements

ILocationStartData
See Also