←Select platform

OnBeforeNAction Method

Summary

Fires the BeforeNaction event.

Syntax

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

Parameters

sender
The source of the event.

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