←Select platform

PatientToMerge Property (CopyStudy)

Summary

Gets or sets the patient copy the 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 copy study to.

Requirements

Target Platforms

See Also

Reference

CopyStudy Class

CopyStudy Members

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