Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu Namespace > PatientUpdaterScu Class : OnAfterNAction Method |
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 )