Click or drag to resize
LocationEndData Property
Gets or sets the end 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 EndData { get; set; }

Property Value

Type: String

Implements

ILocationEndData
See Also