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

experiment
sc
See Also Languages Omb Send comments on this topic.

GetExperiment Method

Omb.Domain Namespace > ExperimentMgr Class : GetExperiment Method

Get experiment data by ID.

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

Parameters

experiment
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.