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

Show in webframe

Name Property






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

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