OnBeforeNAction Method

Summary
Fires the BeforeNaction event.
Syntax
C#
VB
C++
protected virtual void OnBeforeNAction( 
   object sender, 
   BeforeNActionEventArgs args 
) 
  
Protected Sub OnBeforeNAction( _ 
   ByVal sender As Object, _ 
   ByVal args As BeforeNActionEventArgs _ 
)  
protected: 
void OnBeforeNAction(  
   Object^ sender, 
   BeforeNActionEventArgs^ args 
)  

Parameters

sender
The source of the event.

args
The Leadtools.Dicom.Scu.Common.BeforeNActionEventArgs 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.