LocationAccession Property |
Accession number of referred sequence.
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:
virtual property String^ Accession {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Accession : string with get, set
override Accession : string with get, set
Property Value
Type:
StringImplements
ILocationAccessionSee Also