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