OnAfterNAction Method

Summary
Fires the AfterNAction event.
Syntax
C#
VB
C++
protected virtual void OnAfterNAction( 
   object sender, 
   AfterNActionEventArgs e 
) 
  
Protected Sub OnAfterNAction( _ 
   ByVal sender As Object, _ 
   ByVal e As AfterNActionEventArgs _ 
)  
protected: 
void OnAfterNAction(  
   Object^ sender, 
   AfterNActionEventArgs^ e 
)  

Parameters

sender
The source of the event.

e
The Leadtools.Dicom.Scu.Common.AfterNActionEventArgs instance 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.Scu Assembly

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