GetStudyViewerCaption Method

Summary
Returns the caption text that is displayed for a new StudiesViewer.
Syntax
C#
C++/CLI
protected virtual string GetStudyViewerCaption( 
   string patientId, 
   string studyInstanceUID 
) 
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 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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