SaveMessages Method

Summary
Saves all the messages in the WorkstationMessages class into the provided stream in XML format.
Syntax
C#
C++/CLI
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.