ProcedureCodeSequenceRowChangeEventHandler Delegate

Syntax
C#
C++/CLI
delegate void ProcedureCodeSequenceRowChangeEventHandler( 
   object sender, 
   ProcedureCodeSequenceRowChangeEvent e 
) 
public delegate void ProcedureCodeSequenceRowChangeEventHandler(  
   Object^ sender, 
   MPPSDataset.ProcedureCodeSequenceRowChangeEvent^ e 
) 

Parameters

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

e
A ProcedureCodeSequenceRowChangeEvent that contains the event data.

Requirements

Target Platforms

See Also

Reference

ProcedureCodeSequenceRowChangeEventHandler Members

Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

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