public SeriesInformation(
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:
SeriesInformation(
String^ patientId,
String^ studyInstanceUID,
String^ seriesInstanceUID,
String^ description
)
patientId
Type: System.String The Patient ID of the series.
studyInstanceUID
Type: System.String The Study Instance UID of the series.
seriesInstanceUID
Type: System.String The Series Instance UID of the series.
description
Type: System.String The series description.
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