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 : OnBeforeNAction Method |
protected void OnBeforeNAction( object sender, BeforeNActionEventArgs args )
'Declaration Protected Sub OnBeforeNAction( _ ByVal sender As Object, _ ByVal args As BeforeNActionEventArgs _ )
'Usage Dim instance As PatientUpdaterScu Dim sender As Object Dim args As BeforeNActionEventArgs instance.OnBeforeNAction(sender, args)
protected: void OnBeforeNAction( Object^ sender, BeforeNActionEventArgs^ args )