GetVolumes Method

Summary
Find the 3D volumes which are stored for the provided series.
Syntax
C#
VB
C++
public VolumeIdentifier[] GetVolumes( 
   string seriesInstanceUID 
) 
  
Function GetVolumes( _ 
   ByVal seriesInstanceUID As String _ 
) As VolumeIdentifier() 
array<VolumeIdentifier^>^ GetVolumes(  
   String^ seriesInstanceUID 
)  

Parameters

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.