VariationReplace Property |
Indicates that the sequence identified a feature's intervals is replaced by the sequence shown in ""text"";
if no sequence is contained within the qualifier, this indicates a deletion.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Replace { get; set; }
Public Property Replace As String
Get
Set
public:
property String^ Replace {
String^ get ();
void set (String^ value);
}
member Replace : string with get, set
Property Value
Type:
StringSee Also