C#
VB
C++
Returns the caption text that is displayed for a new StudiesViewer.
protected virtual string GetStudyViewerCaption(
string patientId,
string studyInstanceUID
)
Protected Overridable Function GetStudyViewerCaption( _
ByVal patientId As String, _
ByVal studyInstanceUID As String _
) As String
protected:
virtual String^ GetStudyViewerCaption(
String^ patientId,
String^ studyInstanceUID
)
patientId
The Patient ID for the patient loaded into the new StudiesViewer
studyInstanceUID
The Study Instance UID for the patient loaded into the new StudiesViewer
The caption text that is displayed for a new StudiesViewer.
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