ScheduledStationNamesRowChangeEvent Constructor

Summary
Initializes a new instance of the ScheduledStationNamesRowChangeEvent class.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public ScheduledStationNamesRowChangeEvent( 
   ScheduledStationNamesRow row, 
   DataRowAction action 
) 
  
<DebuggerNonUserCodeAttribute()> 
Public Function New( _ 
   ByVal row As ScheduledStationNamesRow, _ 
   ByVal action As DataRowAction _ 
) 
[DebuggerNonUserCodeAttribute()] 
public: 
MWLDataset.ScheduledStationNamesRowChangeEvent(  
   ScheduledStationNamesRow^ row, 
   DataRowAction action 
) 

Parameters

row
The ScheduledStationNamesRow upon which an action is occuring.

action
One of the System.Data.DataRowAction values.

Requirements

Target Platforms

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.