C#
VB
C++
Initializes a new instance of the StudyInformation class.
public StudyInformation(
string patientID,
string studyInstanceUID
)
Public Function New( _
ByVal patientID As String, _
ByVal studyInstanceUID As String _
)
public:
StudyInformation(
String^ patientID,
String^ studyInstanceUID
)
patientID
Type: System.String The Patient ID of the study.
studyInstanceUID
Type: System.String 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