diff OrthancFramework/Sources/Enumerations.h @ 4888:8523078f3f4b

added new configuration to authorize C-Find for worklist independently from other C-Find
author Alain Mazy <am@osimis.io>
date Fri, 18 Feb 2022 15:45:28 +0100
parents a29a6bdba9dd
children b7ce2bb6b881
line wrap: on
line diff
--- a/OrthancFramework/Sources/Enumerations.h	Wed Feb 16 09:27:25 2022 +0100
+++ b/OrthancFramework/Sources/Enumerations.h	Fri Feb 18 15:45:28 2022 +0100
@@ -628,6 +628,7 @@
   {
     DicomRequestType_Echo,
     DicomRequestType_Find,
+    DicomRequestType_FindWorklist,
     DicomRequestType_Get,
     DicomRequestType_Move,
     DicomRequestType_Store,