←Select platform

AddPatientRow(PatientRow) Method

Summary

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

Syntax

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

Parameters

row
The PatientRow to be added.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize