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

animal
ID Object Animal ID
sc
SecurityContext
See Also Languages Omb Send comments on this topic.

GetAnimal Method

Omb.Domain Namespace > AnimalMgr Class : GetAnimal Method

Returns an Animal from Animal ID

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

Parameters

animal
ID Object Animal ID
sc
SecurityContext

Return Type

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