Omb.Domain Namespace > GeneGenotype Class : AlleleType2 Property |
[Visual Basic]
Public Overridable Property AlleleType2 As GeneModification
[C#]
public virtual GeneModification AlleleType2 {get; set;}
[C++]
public: __property virtual GeneModification* get_AlleleType2();
public: __property virtual void set_AlleleType2(
GeneModification* value
);
[C++/CLI]
public:
virtual property GeneModification^ AlleleType2 {
GeneModification^ get();
void set (GeneModification^ value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
GeneGenotype Class | GeneGenotype Members
© 2009 Medical College of Georgia. All Rights Reserved.