Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PatientToMerge Property (MergePatient)






Gets or sets the patient ID to merge to.
Syntax
[ElementAttribute()]
public List<MergePatientSequence> PatientToMerge {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PatientToMerge As List(Of MergePatientSequence)
'Usage
 
Dim instance As MergePatient
Dim value As List(Of MergePatientSequence)
 
instance.PatientToMerge = value
 
value = instance.PatientToMerge
[ElementAttribute()]
public:
property List<MergePatientSequence^>^ PatientToMerge {
   List<MergePatientSequence^>^ get();
   void set (    List<MergePatientSequence^>^ value);
}

Property Value

The patient to merge.
Requirements

Target Platforms

See Also

Reference

MergePatient Class
MergePatient Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features