UpdateStatus Method

Summary
Updates the message text displayed on the WorkstationViewer status.
Syntax
C#
VB
C++
public void UpdateStatus( 
   string message 
) 
  
Public Sub UpdateStatus( _ 
   ByVal message As String _ 
)  
public: 
void UpdateStatus(  
   String^ message 
)  

Parameters

message
The message text that will be displayed on the WorkstationViewer status. Pass NULL or System.String.Empty to clear the status.

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.