HasVolume Method

Summary
Decides whether a 3D volume has been stored for a series.
Syntax
C#
C++/CLI
public bool HasVolume( 
   string seriesInstanceUID 
) 
bool HasVolume(  
   string* seriesInstanceUID 
)  
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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