PromoterPhenotype Property |
Phenotype conferred by the feature, where phenotype is defined as a physical, biochemical or behavioral
characteristic or set of characteristics.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public List<string> Phenotype { get; }
Public ReadOnly Property Phenotype As List(Of String)
Get
public:
property List<String^>^ Phenotype {
List<String^>^ get ();
}
member Phenotype : List<string> with get
Property Value
Type:
ListStringSee Also