NonCodingRnaNonCodingRnaClass Property |
ncRNA_class; A structured description of the classification of the non-coding RNA described by the ncRNA parent key.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string NonCodingRnaClass { get; set; }
Public Property NonCodingRnaClass As String
Get
Set
public:
property String^ NonCodingRnaClass {
String^ get ();
void set (String^ value);
}
member NonCodingRnaClass : string with get, set
Property Value
Type:
StringSee Also