←Select platform

MWLDataset.ScheduledProtocolCodeSequenceRowChangeEventHandler Delegate

Syntax

C#
VB
C++
public delegate void ScheduledProtocolCodeSequenceRowChangeEventHandler(  
   object sender, 
   MWLDataset.ScheduledProtocolCodeSequenceRowChangeEvent e 
) 
Public Delegate Sub ScheduledProtocolCodeSequenceRowChangeEventHandler( _ 
   ByVal sender As Object, _ 
   ByVal e As ScheduledProtocolCodeSequenceRowChangeEvent _ 
) 
public delegate void ScheduledProtocolCodeSequenceRowChangeEventHandler(  
   Object^ sender, 
   MWLDataset.ScheduledProtocolCodeSequenceRowChangeEvent^ e 
) 

Parameters

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

e
A ScheduledProtocolCodeSequenceRowChangeEvent that contains the event data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize