Omb.Domain Namespace > AnimalMgr Class : GetAnimalModels Method |
Gets the Models associated with an Animal
[Visual Basic]
Public Overridable Function GetAnimalModels( _
ByVal animal As ID, _
ByVal sc As SecurityContext _
) As ModelList
[C#]
public virtual ModelList GetAnimalModels(
ID animal,
SecurityContext sc
);
[C++]
public: virtual ModelList* GetAnimalModels(
ID animal,
SecurityContext* sc
)
[C++/CLI]
public:
virtual ModelList^ GetAnimalModels(
ID animal,
SecurityContext^ sc
)
ModelList 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
© 2009 Medical College of Georgia. All Rights Reserved.