Omb.Domain Namespace > StrainMgr Class : AddStrainInvestigators Method |
Associate a list of investigators with a strain.
[Visual Basic]
Protected Overridable Sub AddStrainInvestigators( _
ByVal strain As ID, _
ByVal investigators As IDList, _
ByVal sc As SecurityContext _
)
[C#]
protected virtual void AddStrainInvestigators(
ID strain,
IDList investigators,
SecurityContext sc
);
[C++]
protected: virtual void AddStrainInvestigators(
ID strain,
IDList* investigators,
SecurityContext* sc
)
[C++/CLI]
protected:
virtual void AddStrainInvestigators(
ID strain,
IDList^ investigators,
SecurityContext^ sc
)
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.