Omb.Admin Namespace > SecurityContext Class : AllowAddExperiment Method |
[Visual Basic]
Public Overridable Function AllowAddExperiment( _
ByVal investigator As ID, _
ByVal order As ID _
) As Boolean
[C#]
public virtual bool AllowAddExperiment(
ID investigator,
ID order
);
[C++]
public: virtual bool AllowAddExperiment(
ID investigator,
ID order
)
[C++/CLI]
public:
virtual bool AllowAddExperiment(
ID investigator,
ID order
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SecurityContext Class | SecurityContext Members
© 2009 Medical College of Georgia. All Rights Reserved.