Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

DeleteDicomDataSetDirectory Method (IInstanceInfo)






a System.Data.DataRow in the Instance table
Deletes the directory (if empty) specified by row.
Syntax
void DeleteDicomDataSetDirectory( 
   DataRow row
)
'Declaration
 
Sub DeleteDicomDataSetDirectory( _
   ByVal row As DataRow _
) 
'Usage
 
Dim instance As IInstanceInfo
Dim row As DataRow
 
instance.DeleteDicomDataSetDirectory(row)

            

            
void DeleteDicomDataSetDirectory( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table
Remarks
The directory can be either local or external (i.e. a cloud). If external, there might not be any concept of a directory, in which case the implementation would do nothing.

For more information, see:

Requirements

Target Platforms

See Also

Reference

IInstanceInfo Interface
IInstanceInfo Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features