←Select platform

AddPPSInformationRow(PPSInformationRow) Method

Summary

Adds a PPSInformationRow object to the System.Data.DataTable.Rows collection.

Syntax

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

Parameters

row
The PPSInformationRow to be added.

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