←Select platform

RemovePPSInformationRow Method

Summary

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

Syntax

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

Parameters

row
The PPSInformationRow 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