ILocationStartData Property |
Start position data.
All positions are one based.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax string StartData { get; set; }
Property StartData As String
Get
Set
property String^ StartData {
String^ get ();
void set (String^ value);
}
abstract StartData : string with get, set
Property Value
Type:
StringSee Also