←Select platform

PPSDiscontinuationReasonCodeSequenceRowChangeEventHandler Delegate

Syntax

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

Parameters

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

e
A PPSDiscontinuationReasonCodeSequenceRowChangeEvent that contains the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly