←Select platform

MergeStudy Property

Summary

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

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

Property Value

true to forward MergeStudy Patient Updater messages; Otherwise, false.

Remarks

Set this value to true to have an SCP forward any MergeStudy 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.