IntronStandardName Property |
Accepted standard name for this feature.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string StandardName { get; set; }
Public Property StandardName As String
Get
Set
public:
property String^ StandardName {
String^ get ();
void set (String^ value);
}
member StandardName : string with get, set
Property Value
Type:
StringSee Also