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