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

Show in webframe

UpdateStatus Method







The message text that will be displayed on the WorkstationViewer status. Pass NULL or System.String.Empty to clear the status.
Updates the message text displayed on the WorkstationViewer status.
Syntax
public void UpdateStatus( 
   string message
)
'Declaration
 
Public Sub UpdateStatus( _
   ByVal message As String _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim message As String
 
instance.UpdateStatus(message)

            

            
public: void UpdateStatus( 
   string* message
) 
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

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