Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

Show in webframe

HasVolume Method (IWorkstationDataAccessAgent)







Type: System.String The Series Instance UID of the series that will be checked if it has a 3D volume stored.
Decides whether a 3D volume has been stored for a series.
Syntax
bool HasVolume( 
   string seriesInstanceUID
)
'Declaration
 
Function HasVolume( _
   ByVal seriesInstanceUID As String _
) As Boolean
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim seriesInstanceUID As String
Dim value As Boolean
 
value = instance.HasVolume(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

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features