Omb.Domain Namespace > PhenotypeDataSetMgr Class : GetPhenotypeDataSetIDFromName Method |
Get ID of phenotype data set from name.
[Visual Basic]
Public Overridable Function GetPhenotypeDataSetIDFromName( _
ByVal name As String, _
ByVal investigator As ID _
) As ID
[C#]
public virtual ID GetPhenotypeDataSetIDFromName(
string name,
ID investigator
);
[C++]
public: virtual ID GetPhenotypeDataSetIDFromName(
string* name,
ID investigator
)
[C++/CLI]
public:
virtual ID GetPhenotypeDataSetIDFromName(
String^ name,
ID investigator
)
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.