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

Show in webframe

DeleteVolume Method (WorkstationDataAccessAgent)







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

            

            
public: virtual bool DeleteVolume( 
   VolumeIdentifier* identifier
) 
public:
virtual 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

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent 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