←Select platform

PerformedSeriesSequenceRowChangeEvent Constructor

Summary

Initializes a new instance of the PerformedSeriesSequenceRowChangeEvent class.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public PerformedSeriesSequenceRowChangeEvent( 
   PerformedSeriesSequenceRow row, 
   DataRowAction action 
) 
  
<DebuggerNonUserCodeAttribute()> 
Public Function New( _ 
   ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedSeriesSequenceRow, _ 
   ByVal action As DataRowAction _ 
) 
[DebuggerNonUserCodeAttribute()] 
public: 
MPPSDataset.PerformedSeriesSequenceRowChangeEvent(  
   Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedSeriesSequenceRow^ row, 
   DataRowAction action 
) 

Parameters

row
The PerformedSeriesSequenceRow upon which an action is occuring.

action
One of the System.Data.DataRowAction values.

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