Omb.Domain Namespace > StrainMgr Class : GetStrainInvestigators Method |
Get the list of investigators associated with a strain.
[Visual Basic]
Protected Overridable Function GetStrainInvestigators( _
ByVal strain As ID _
) As InvestigatorList
[C#]
protected virtual InvestigatorList GetStrainInvestigators(
ID strain
);
[C++]
protected: virtual InvestigatorList* GetStrainInvestigators(
ID strain
)
[C++/CLI]
protected:
virtual InvestigatorList^ GetStrainInvestigators(
ID strain
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
StrainMgr Class | StrainMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.