←Select platform

MergePatient Property

Summary

Gets or sets a value indicating whether an SCP will forward any MergePatient Patient Updater messages received to another SCP

Syntax
C#
C++/CLI
[IntValueAttribute(102)] 
public bool MergePatient { get; set; } 
public:  
   [IntValueAttribute(102)] 
   property bool MergePatient 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to foward MergePatient Patient Updater messages; Otherwise, false.

Remarks

Set this value to true to have an SCP forward any MergePatient Patient Updater messages received to another SCP

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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