←Select platform

OnUpdateSummary Method

Summary

Raises the UpdateSummary event.

Syntax

C#
VB
C++
protected virtual void OnUpdateSummary( 
   object sender, 
   UpdateSummaryEventArgs e 
) 
  
Protected Sub OnUpdateSummary( _ 
   ByVal sender As Object, _ 
   ByVal e As Leadtools.Medical.Workstation.Ui.Commands.UpdateSummaryEventArgs _ 
)  
protected: 
void OnUpdateSummary(  
   Object^ sender, 
   Leadtools.Medical.Workstation.Ui.Commands.UpdateSummaryEventArgs^ e 
)  

Parameters

sender
The object firing the event.

e
A System.EventArgs containing the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly