←Select platform

AdditionalPatientHistory Property

Summary

Gets or sets the additional patient history.

Syntax

C#
VB
C++
[Element(DicomTag.AdditionalPatientHistory)] 
public string AdditionalPatientHistory { get; set; } 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property AdditionalPatientHistory As String 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property String^ AdditionalPatientHistory { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The additional patient history.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly