LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Patient Property (ReceivedStoreRequestEventArgs)

Show in webframe





Gets or sets the patient.
Syntax
public Patient Patient {get; set;}
'Declaration
 
Public Property Patient As Patient
'Usage
 
Dim instance As ReceivedStoreRequestEventArgs
Dim value As Patient
 
instance.Patient = value
 
value = instance.Patient

            

            
public:
property Patient^ Patient {
   Patient^ get();
   void set (    Patient^ value);
}

Property Value

A Patient value that represents the patient
Remarks
This represents the patient information contained in the Leadtools.Dicom.DicomDataSet.
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

ReceivedStoreRequestEventArgs Class
ReceivedStoreRequestEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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