←Select platform

OnAfterNAction Method

Summary

Fires the AfterNAction event.

Syntax

C#
VB
C++
protected void OnAfterNAction(  
   object sender, 
   Leadtools.Dicom.Scu.Common.AfterNActionEventArgs e 
) 
Protected Sub OnAfterNAction( _ 
   ByVal sender As Object, _ 
   ByVal e As Leadtools.Dicom.Scu.Common.AfterNActionEventArgs _ 
) 
protected: 
void OnAfterNAction(  
   Object^ sender, 
   Leadtools.Dicom.Scu.Common.AfterNActionEventArgs^ e 
) 

Parameters

sender
The source of the event.

e
The Leadtools.Dicom.Scu.Common.AfterNActionEventArgs instance containing the event data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize