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.

GetAnimalIDFromName Method

Omb.Domain Namespace > AnimalMgr Class : GetAnimalIDFromName Method

Returns the ID Object associated with and Animal Name

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

Parameters

name
string object
investigator
ID Object

Return Type

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