See Also

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

AnimalExists Method

Omb.Domain Namespace > AnimalMgr Class : AnimalExists Method

Checks in an Animal Exists

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

Parameters

name
string object
investigator
ID Object

Return Type

bool object

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

AnimalMgr Class  | AnimalMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.