←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly