HasVolume Method

Summary
Decides whether a 3D volume has been stored for a series.
Syntax
C#
VB
C++
public bool HasVolume( 
   string seriesInstanceUID 
) 
  
Function HasVolume( _ 
   ByVal seriesInstanceUID As String _ 
) As Boolean 
bool HasVolume(  
   String^ seriesInstanceUID 
)  

Parameters

seriesInstanceUID
Type: System.String The Series Instance UID of the series that will be checked if it has a 3D volume stored.

Return Value

Type: System.Boolean true of a 3D volume exists for the provided series; false otherwise.

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.