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

Show in webframe

DeleteVolume Method (IWorkstationDataAccessAgent)







Type: VolumeIdentifier The VolumeIdentifier which uniquely identifies the 3D volume to be deleted.
Deletes a 3D volume information.
Syntax
bool DeleteVolume( 
   VolumeIdentifier identifier
)
'Declaration
 
Function DeleteVolume( _
   ByVal identifier As VolumeIdentifier _
) As Boolean
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim identifier As VolumeIdentifier
Dim value As Boolean
 
value = instance.DeleteVolume(identifier)

            

            
bool DeleteVolume( 
   VolumeIdentifier* identifier
) 
bool DeleteVolume( 
   VolumeIdentifier^ identifier
) 

Parameters

identifier
Type: VolumeIdentifier The VolumeIdentifier which uniquely identifies the 3D volume to be deleted.
Requirements

Target Platforms

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

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