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

Show in webframe

UpdateSummary Event







Occurs when the command have new information for display.
Syntax
public event EventHandler<UpdateSummaryEventArgs> UpdateSummary
'Declaration
 
Public Event UpdateSummary As EventHandler(Of UpdateSummaryEventArgs)
'Usage
 
Dim instance As QueueItemCommand
Dim handler As EventHandler(Of UpdateSummaryEventArgs)
 
AddHandler instance.UpdateSummary, handler

            

            
public: __event EventHandler<UpdateSummaryEventArgs*>* UpdateSummary
public:
event EventHandler<UpdateSummaryEventArgs^>^ UpdateSummary
Event Data

The event handler receives an argument of type UpdateSummaryEventArgs containing data related to this event. The following UpdateSummaryEventArgs properties provide information specific to this event.

PropertyDescription
Error Gets or sets the error exception.
Summary Gets or sets the summary description.
Requirements

Target Platforms

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

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