Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetStudyViewerCaption Method







The Patient ID for the patient loaded into the new StudiesViewer
The Study Instance UID for the patient loaded into the new StudiesViewer
Returns the caption text that is displayed for a new StudiesViewer.
Syntax
protected virtual string GetStudyViewerCaption( 
   string patientId,
   string studyInstanceUID
)
'Declaration
 
Protected Overridable Function GetStudyViewerCaption( _
   ByVal patientId As String, _
   ByVal studyInstanceUID As String _
) As String
'Usage
 
Dim instance As WorkstationViewer
Dim patientId As String
Dim studyInstanceUID As String
Dim value As String
 
value = instance.GetStudyViewerCaption(patientId, studyInstanceUID)

            

            
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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features