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