See Also

SampleMgr Class  | SampleMgr 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

sample
animal
See Also Languages Omb Send comments on this topic.

UpdateSampleAnimal Method

Omb.Domain Namespace > SampleMgr Class : UpdateSampleAnimal Method

Update the animal associated with a sample. NO SECURITY CHECK.

[Visual Basic]
Protected Overridable Sub UpdateSampleAnimal( _    ByVal sample As ID, _    ByVal animal As ID _ )
[C#]
protected virtual void UpdateSampleAnimal(    ID sample,    ID animal );
[C++]
protected: virtual void UpdateSampleAnimal(    ID sample,    ID animal )
[C++/CLI]
protected: virtual void UpdateSampleAnimal(    ID sample,    ID animal )

Parameters

sample
animal

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

SampleMgr Class  | SampleMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.