←Select platform

DeleteStudy Property

Summary

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

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

Property Value

true to foward DeleteStudy Patient Updater messages; Otherwise, false.

Remarks

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