LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.