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

Show in webframe

AdditionalPatientHistory Property






Gets the additional patient history.
Syntax
public string AdditionalPatientHistory {get; set;}
'Declaration
 
Public Property AdditionalPatientHistory As String
'Usage
 
Dim instance As Patient
Dim value As String
 
instance.AdditionalPatientHistory = value
 
value = instance.AdditionalPatientHistory

            

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

Property Value

The additional patient history.
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