LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

Patient Property (MovedEventArgs)






Gets or sets the patient.
Syntax
public Patient Patient {get; set;}
'Declaration
 
Public Property Patient As Patient
'Usage
 
Dim instance As MovedEventArgs
Dim value As Patient
 
instance.Patient = value
 
value = instance.Patient
public Patient Patient {get; set;}
 get_Patient();
set_Patient(value);
public:
property Patient^ Patient {
   Patient^ get();
   void set (    Patient^ value);
}

Property Value

The patient.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MovedEventArgs Class
MovedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features