←Select platform

Delete Method

Summary

Called by the PACSFramework to delete the DicomDataSet from the external store that corresponds to token.

Syntax

C#
VB
C++
Exception Delete(  
   string token 
) 
Function Delete( _ 
   ByVal token As String _ 
) As Exception 
Exception^ Delete(  
   String^ token 
) 

Parameters

token
the unique string value that is used to retrieve the data from the external store

Return Value

null if successful; otherwise return an appropriate exception. Note that the exception is returned and not thrown.

Remarks

For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin

Requirements

Target Platforms

See Also

Reference

ICrud Interface

ICrud Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize