MiscDifferenceClonedFrom Property |
Clone from which the sequence was obtained.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string ClonedFrom { get; set; }
Public Property ClonedFrom As String
Get
Set
public:
property String^ ClonedFrom {
String^ get ();
void set (String^ value);
}
member ClonedFrom : string with get, set
Property Value
Type:
StringSee Also