Omb.Domain Namespace > AnimalMgr Class > GetAnimals Method : GetAnimals(AnimalSearch,SecurityContext) Method |
Returns Animals Based On Search Criteria and SecurityContext
[Visual Basic]
Overloads Public Overridable Function GetAnimals( _
ByVal search As AnimalSearch, _
ByVal sc As SecurityContext _
) As AnimalList
[C#]
public virtual AnimalList GetAnimals(
AnimalSearch search,
SecurityContext sc
);
[C++]
public: virtual AnimalList* GetAnimals(
AnimalSearch* search,
SecurityContext* sc
)
[C++/CLI]
public:
virtual AnimalList^ GetAnimals(
AnimalSearch^ search,
SecurityContext^ sc
)
AnimalList Object
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
AnimalMgr Class | AnimalMgr Members | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.