←Select platform

MoveSeries Property

Summary

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

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

Property Value

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

Remarks

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