Omb.Domain Namespace > PhenotypeDataSetMgr Class > GetPhenotypeDataSet Method : GetPhenotypeDataSet(ID) Method |
Get phenotype data set by ID.
[Visual Basic]
Overloads Public Overridable Function GetPhenotypeDataSet( _
ByVal dataset As ID _
) As PhenotypeDataSet
[C#]
public virtual PhenotypeDataSet GetPhenotypeDataSet(
ID dataset
);
[C++]
public: virtual PhenotypeDataSet* GetPhenotypeDataSet(
ID dataset
)
[C++/CLI]
public:
virtual PhenotypeDataSet^ GetPhenotypeDataSet(
ID dataset
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PhenotypeDataSetMgr Class | PhenotypeDataSetMgr Members | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.