C#
VB
C++
Decides whether a 3D volume has been stored for a series.
public bool HasVolume(string seriesInstanceUID)
Public Function HasVolume( _ByVal seriesInstanceUID As String _) As Boolean
public: bool HasVolume(string* seriesInstanceUID)
seriesInstanceUID
Type: System.String The Series Instance UID of the series that will be checked if it has a 3D volume stored.
Type: System.Boolean true of a 3D volume exists for the provided series; false otherwise.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
