Omb.Domain Namespace > PhenotypeDataSetMgr Class : GetPhenotypeDataSetByName Method |
Get phenotype data set by name.
[Visual Basic]
Public Overridable Function GetPhenotypeDataSetByName( _
ByVal name As String _
) As PhenotypeDataSet
[C#]
public virtual PhenotypeDataSet GetPhenotypeDataSetByName(
string name
);
[C++]
public: virtual PhenotypeDataSet* GetPhenotypeDataSetByName(
string* name
)
[C++/CLI]
public:
virtual PhenotypeDataSet^ GetPhenotypeDataSetByName(
String^ name
)
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
© 2009 Medical College of Georgia. All Rights Reserved.