Mercurial > hg > orthanc
diff Core/Enumerations.h @ 3602:085283445db0 storage-commitment
AllowNAction in remote modality parameters
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 16 Jan 2020 15:28:32 +0100 |
parents | bdafff1ce443 |
children | 7e303ba837d9 |
line wrap: on
line diff
--- a/Core/Enumerations.h Thu Jan 16 12:50:06 2020 +0100 +++ b/Core/Enumerations.h Thu Jan 16 15:28:32 2020 +0100 @@ -622,7 +622,8 @@ DicomRequestType_Find, DicomRequestType_Get, DicomRequestType_Move, - DicomRequestType_Store + DicomRequestType_Store, + DicomRequestType_NAction }; enum TransferSyntax