←Select platform

HasVolume Method (IWorkstationDataAccessAgent)

Summary

Decides whether a 3D volume has been stored for a series.

Syntax

C#
VB
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.DataAccessLayer Assembly
Click or drag to resize