←Select platform

RemovePerformedSeriesSequenceRow Method

Summary

Removes a PerformedSeriesSequenceRow from the System.Data.DataTable.Rows collection.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public void RemovePerformedSeriesSequenceRow( 
   PerformedSeriesSequenceRow row 
) 
  
<DebuggerNonUserCodeAttribute()> 
Public Sub RemovePerformedSeriesSequenceRow( _ 
   ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedSeriesSequenceRow _ 
)  
[DebuggerNonUserCodeAttribute()] 
public: 
void RemovePerformedSeriesSequenceRow(  
   Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PerformedSeriesSequenceRow^ row 
)  

Parameters

row
The PerformedSeriesSequenceRow to be removed.

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