OnMppsUpdating Method

Summary
Causes the MppsUpdating event to be fired.
Syntax
C#
VB
C++
protected virtual void OnMppsUpdating( 
   MppsNSetCommand sender, 
   MppsChangeEventArgs args 
) 
  
Protected Overridable Sub OnMppsUpdating( _ 
   ByVal sender As MppsNSetCommand, _ 
   ByVal args As MppsChangeEventArgs _ 
)  
protected: 
virtual void OnMppsUpdating(  
   MppsNSetCommand^ sender, 
   MppsChangeEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A MppsChangeEventArgs containing the event data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.