CodingSequencePseudo Property |
Indicates that this feature is a non-functional version of the element named by the feature key.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public bool Pseudo { get; set; }
Public Property Pseudo As Boolean
Get
Set
public:
property bool Pseudo {
bool get ();
void set (bool value);
}
member Pseudo : bool with get, set
Property Value
Type:
BooleanSee Also