LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnUpdateSummary Method







The object firing the event.
A System.EventArgs containing the event data.
Raises the Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand.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
)
 function Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.