←Select platform

PatientToMerge Property (MoveToNewPatient)

Summary

Gets or sets the patient to move study to.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public List<MergePatientSequence> PatientToMerge {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property PatientToMerge As List(Of MergePatientSequence) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property List<MergePatientSequence^>^ PatientToMerge { 
   List<MergePatientSequence^>^ get(); 
   void set (    List<MergePatientSequence^>^ ); 
} 

Property Value

The patient to move study to.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize