CodingSequenceExperiment Property |
A brief description of the nature of the experimental evidence that supports the feature
identification or assignment.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public List<string> Experiment { get; }
Public ReadOnly Property Experiment As List(Of String)
Get
public:
property List<String^>^ Experiment {
List<String^>^ get ();
}
member Experiment : List<string> with get
Property Value
Type:
ListStringSee Also