PatientToMerge Property

Summary
Gets or sets the patient copy the study to.
Syntax
C#
C++/CLI
[Element(DicomTag.ReferencedPatientSequence)] 
public List<MergePatientSequence> PatientToMerge { get; set; } 
[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

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

Leadtools.Dicom.Common Assembly

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