public ListViewSeriesInformation(
string patientId,
string studyInstanceUID,
string seriesInstanceUID,
string description
)
Public Function New( _
ByVal patientId As String, _
ByVal studyInstanceUID As String, _
ByVal seriesInstanceUID As String, _
ByVal description As String _
)
public:
ListViewSeriesInformation(
String^ patientId,
String^ studyInstanceUID,
String^ seriesInstanceUID,
String^ description
)
patientId
A System.String that represents the Patient ID of the series.
studyInstanceUID
A System.String that represents the Study Instance UID of the study.
seriesInstanceUID
A System.String that represents the Series Instance UID of the series.
description
A System.String that represents the description of the series.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document