LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Name Property

Show in webframe





Gets the patient's name.
Syntax
public PersonName Name {get; set;}
'Declaration
 
Public Property Name As PersonName
'Usage
 
Dim instance As Patient
Dim value As PersonName
 
instance.Name = value
 
value = instance.Name

            

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

Property Value

Patient's full legal name.
Example
For an example refer to QueryRetrieveScu.Find
Requirements

Target Platforms

See Also

Reference

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