See Also

SampleMgr Class  | SampleMgr 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
See Also Languages Omb Send comments on this topic.

SampleExists Method

Omb.Domain Namespace > SampleMgr Class : SampleExists Method

Check if sample exists by name.

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

Parameters

name
investigator

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

SampleMgr Class  | SampleMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.