Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

Delete Method






the unique string value that is used to retrieve the data from the external store
Called by the PACSFramework to delete the DicomDataSet from the external store that corresponds to token.
Syntax
Exception Delete( 
   string token
)
'Declaration
 
Function Delete( _
   ByVal token As String _
) As Exception
'Usage
 
Dim instance As ICrud
Dim token As String
Dim value As Exception
 
value = instance.Delete(token)

            

            
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

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features