| Omb.Domain Namespace > PhenotypeDatumMgr Class : GetPhenotypeData Method |
Get all phenotype datums for an experiment.
[Visual Basic]
Public Overridable Function GetPhenotypeData( _
ByVal experiment As ID _
) As PhenotypeDatumList[C#]
public virtual PhenotypeDatumList GetPhenotypeData(
ID experiment
);[C++]
public: virtual PhenotypeDatumList* GetPhenotypeData(
ID experiment
) [C++/CLI]
public:
virtual PhenotypeDatumList^ GetPhenotypeData(
ID experiment
) Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PhenotypeDatumMgr Class | PhenotypeDatumMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.