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