Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

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:
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

See Also

Reference

MovedEventArgs Class
MovedEventArgs Members

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