LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnUpdateSummary Method

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.