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

Show in webframe

SaveMessages Method







The System.IO.Stream to write the messages to.
Saves all the messages in the WorkstationMessages class into the provided stream in XML format.
Syntax
public static void SaveMessages( 
   Stream destination
)
'Declaration
 
Public Shared Sub SaveMessages( _
   ByVal destination As Stream _
) 
'Usage
 
Dim destination As Stream
 
WorkstationMessages.SaveMessages(destination)

            

            
public: static void SaveMessages( 
   Stream* destination
) 
public:
static void SaveMessages( 
   Stream^ destination
) 

Parameters

destination
The System.IO.Stream to write the messages to.
Remarks
The destination System.IO.Stream can be saved into a text file and edited then loaded again using the LoadMessages method.
Requirements

Target Platforms

See Also

Reference

WorkstationMessages Class
WorkstationMessages Members

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