See Also

BioAssayMgr Class  | BioAssayMgr 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
string Object
experiment
ID Object
See Also Languages Omb Send comments on this topic.

BioAssayExists Method

Omb.Domain Namespace > BioAssayMgr Class : BioAssayExists Method

Check if BioAssay Name Exists

[Visual Basic]
Public Overridable Function BioAssayExists( _    ByVal name As String, _    ByVal experiment As ID _ ) As Boolean
[C#]
public virtual bool BioAssayExists(    string name,    ID experiment );
[C++]
public: virtual bool BioAssayExists(    string* name,    ID experiment )
[C++/CLI]
public: virtual bool BioAssayExists(    String^ name,    ID experiment )

Parameters

name
string Object
experiment
ID Object

Return Type

bool

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

BioAssayMgr Class  | BioAssayMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.