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

Show in webframe

PatientName Property (ModalityWorklistQuery)






Gets or sets the name of the patient.
Syntax
public PersonName PatientName {get; set;}
'Declaration
 
Public Property PatientName As PersonName
'Usage
 
Dim instance As ModalityWorklistQuery
Dim value As PersonName
 
instance.PatientName = value
 
value = instance.PatientName

            

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

Property Value

The name of the patient.
Requirements

Target Platforms

See Also

Reference

ModalityWorklistQuery Class
ModalityWorklistQuery Members

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