SnpItemAlleleOne Property |
Contains the first allele character for the SNP.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public char AlleleOne { get; set; }
Public Property AlleleOne As Char
Get
Set
public:
property wchar_t AlleleOne {
wchar_t get ();
void set (wchar_t value);
}
member AlleleOne : char with get, set
Property Value
Type:
CharSee Also