PerformedProtocolCodeSequenceRowChangeEventHandler Delegate

Syntax
C#
VB
C++
delegate void PerformedProtocolCodeSequenceRowChangeEventHandler( 
   object sender, 
   PerformedProtocolCodeSequenceRowChangeEvent e 
) 
  
Public Delegate Sub PerformedProtocolCodeSequenceRowChangeEventHandler( _ 
   ByVal sender As Object, _ 
   ByVal e As PerformedProtocolCodeSequenceRowChangeEvent _ 
)  
public delegate void PerformedProtocolCodeSequenceRowChangeEventHandler(  
   Object^ sender, 
   MPPSDataset.PerformedProtocolCodeSequenceRowChangeEvent^ e 
) 

Parameters

sender
An System.Object representing the source of the event.

e
A PerformedProtocolCodeSequenceRowChangeEvent that contains the event data.

Requirements

Target Platforms

See Also

Reference

PerformedProtocolCodeSequenceRowChangeEventHandler Members

Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.