LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.