LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

GetVolumes Method (IWorkstationDataAccessAgent)

Show in webframe






Type: System.String The Series Instance UID of the series to return the 3D volumes for.
Find the 3D volumes which are stored for the provided series.
Syntax
'Declaration
 
Function GetVolumes( _
   ByVal seriesInstanceUID As String _
) As VolumeIdentifier()
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim seriesInstanceUID As String
Dim value() As VolumeIdentifier
 
value = instance.GetVolumes(seriesInstanceUID)

            

            

Parameters

seriesInstanceUID
Type: System.String The Series Instance UID of the series to return the 3D volumes for.
Requirements

Target Platforms

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.