←Select platform

ChangePatient Property

Summary

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

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

Property Value

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

Remarks

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.