GenBankVersionCompoundAccession Property |
Gets the CompoundAccession that is Accession.Version.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string CompoundAccession { get; }
Public ReadOnly Property CompoundAccession As String
Get
public:
property String^ CompoundAccession {
String^ get ();
}
member CompoundAccession : string with get
Property Value
Type:
StringSee Also