LocationRangeAccession Property |
Gets or sets the Accession.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Accession { get; set; }
Public Property Accession As String
Get
Set
public:
property String^ Accession {
String^ get ();
void set (String^ value);
}
member Accession : string with get, set
Property Value
Type:
StringSee Also