Displays the most recent series for the specified patientID.
public ControllerReturnCode ShowPatient( string patientID )
public ControllerReturnCode ShowPatient(
string patientID
)
Public Function ShowPatient( _ ByVal patientID As String _ ) As Leadtools.Medical.Webviewer.Externalcontrol.ControllerReturnCode
Public Function ShowPatient( _
ByVal patientID As String _
) As Leadtools.Medical.Webviewer.Externalcontrol.ControllerReturnCode
public: Leadtools.Medical.Webviewer.Externalcontrol.ControllerReturnCode ShowPatient( String^ patientID )
public:
Leadtools.Medical.Webviewer.Externalcontrol.ControllerReturnCode ShowPatient(
String^ patientID
patientID The patient ID of the patient
For an example, refer to InitApplication.
Target Platforms
MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library