Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

OnAfterNAction Method






The source of the event.
The Leadtools.Dicom.Scu.Common.AfterNActionEventArgs instance containing the event data.
Fires the AfterNAction event.
Syntax
protected void OnAfterNAction( 
   object sender,
   AfterNActionEventArgs e
)
'Declaration
 
Protected Sub OnAfterNAction( _
   ByVal sender As Object, _
   ByVal e As AfterNActionEventArgs _
) 
'Usage
 
Dim instance As PatientUpdaterScu
Dim sender As Object
Dim e As AfterNActionEventArgs
 
instance.OnAfterNAction(sender, e)

            

            
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

See Also

Reference

PatientUpdaterScu Class
PatientUpdaterScu Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features