DeleteVolume Method

Summary

Deletes a 3D volume information.

Syntax
C#
VB
C++
public bool DeleteVolume( 
   VolumeIdentifier identifier 
) 
  
Public Function DeleteVolume( _ 
   ByVal identifier As VolumeIdentifier _ 
) As Boolean 
public: bool DeleteVolume(  
   VolumeIdentifier* identifier 
)  

Parameters

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly