AdditionalPatientHistory Property

Summary
Gets the additional patient history.
Syntax
C#
VB
C++
[Element(DicomTag.AdditionalPatientHistory)] 
public string AdditionalPatientHistory { get; set; } 
  
Public Property AdditionalPatientHistory As String 
public: 
property String^ AdditionalPatientHistory { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The additional patient history.

Requirements

Target Platforms

See Also

Reference

Patient Class

Patient Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.