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

Show in webframe

OnUpdateSummary Method







The object firing the event.
A System.EventArgs containing the event data.
Raises the UpdateSummary event.
Syntax
protected void OnUpdateSummary( 
   object sender,
   UpdateSummaryEventArgs e
)
'Declaration
 
Protected Sub OnUpdateSummary( _
   ByVal sender As Object, _
   ByVal e As UpdateSummaryEventArgs _
) 
'Usage
 
Dim instance As QueueItemCommand
Dim sender As Object
Dim e As UpdateSummaryEventArgs
 
instance.OnUpdateSummary(sender, e)

            

            
protected: void OnUpdateSummary( 
   Object* sender,
   UpdateSummaryEventArgs* e
) 
protected:
void OnUpdateSummary( 
   Object^ sender,
   UpdateSummaryEventArgs^ e
) 

Parameters

sender
The object firing the event.
e
A System.EventArgs containing the event data.
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