←Select platform

ChangeSeries Property

Summary

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

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

Property Value

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

Remarks

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