Omb.Domain Namespace > GeneGenotype Class : AlleleType1 Property |
[Visual Basic]
Public Overridable Property AlleleType1 As GeneModification
[C#]
public virtual GeneModification AlleleType1 {get; set;}
[C++]
public: __property virtual GeneModification* get_AlleleType1();
public: __property virtual void set_AlleleType1(
GeneModification* value
);
[C++/CLI]
public:
virtual property GeneModification^ AlleleType1 {
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.