GetStudyViewerCaption Method

Summary
Returns the caption text that is displayed for a new StudiesViewer.
Syntax
C#
VB
C++
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 
)  

Parameters

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

Return Value

The caption text that is displayed for a new StudiesViewer.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.