←Select platform

MoveStudyToNewPatient Property

Summary

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

Syntax
C#
VB
C++
[IntValueAttribute(106)] 
public bool MoveStudyToNewPatient { get; set; } 
<IntValueAttribute(106)>  
Public Property MoveStudyToNewPatient() As Boolean 
   Get 
   Set 
public:  
   [IntValueAttribute(106)] 
   property bool MoveStudyToNewPatient 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

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

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

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