←Select platform

DeleteInstance Method

Summary

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

Syntax
C#
VB
C++
protected virtual void DeleteInstance( 
   string sopInstanceUID 
) 
Protected Overridable Sub DeleteInstance( 
   ByVal sopInstanceUID As String 
) 
protected:  
   virtual void DeleteInstance( 
      String^ sopInstanceUID 
   ) 

Parameters

sopInstanceUID

The SOPInstanceUID of the DICOM instance to delete.

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.