See Also

ExperimentMgr Class  | ExperimentMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

name
investigator
sc
See Also Languages Omb Send comments on this topic.

GetExperimentByName Method

Omb.Domain Namespace > ExperimentMgr Class : GetExperimentByName Method

Get experiment data by name.

[Visual Basic]
Public Overridable Function GetExperimentByName( _    ByVal name As String, _    ByVal investigator As ID, _    ByVal sc As SecurityContext _ ) As Experiment
[C#]
public virtual Experiment GetExperimentByName(    string name,    ID investigator,    SecurityContext sc );
[C++]
public: virtual Experiment* GetExperimentByName(    string* name,    ID investigator,    SecurityContext* sc )
[C++/CLI]
public: virtual Experiment^ GetExperimentByName(    String^ name,    ID investigator,    SecurityContext^ sc )

Parameters

name
investigator
sc

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ExperimentMgr Class  | ExperimentMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.