←Select platform

DeleteInstance Method

Summary

Leadtools.Dicom.Scp.Command.NActionCommand command implementation that handles the N-ACTION delete instance command request action.

Syntax
C#
C++/CLI
protected virtual void DeleteInstance( 
   string sopInstanceUID, 
   bool orphanCleanup 
) 
protected:  
   virtual void DeleteInstance( 
      String^ sopInstanceUID, 
      bool orphanCleanup 
   ) 

Parameters

sopInstanceUID

The SOPInstanceUID of the DICOM instance to delete.

orphanCleanup

Boolean to clean up orphans.

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.