C#
VB
C++
Initializes a new instance of the ListViewStudiesInformation class.
public ListViewStudiesInformation(
string patientId,
string studyInstanceUID
)
Public Function New( _
ByVal patientId As String, _
ByVal studyInstanceUID As String _
)
public:
ListViewStudiesInformation(
String^ patientId,
String^ studyInstanceUID
)
patientId
A System.String that represents the Patient ID of the study.
studyInstanceUID
A System.String that represents the Study Instance UID of the study.
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