LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)
LEAD Technologies, Inc

AddMedicalAlertsRow(String,String,String) Method






A System.String representing the Patient ID.
A System.String representing the Issuer Of Patient ID.
A System.String representing the Medical Alert.
Adds a new MWLDataset.MedicalAlertsRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddMedicalAlertsRow( _
   ByVal PatientID As String, _
   ByVal IssuerOfPatientID As String, _
   ByVal MedicalAlert As String _
) As MWLDataset.MedicalAlertsRow
'Usage
 
Dim instance As MWLDataset.MedicalAlertsDataTable
Dim PatientID As String
Dim IssuerOfPatientID As String
Dim MedicalAlert As String
Dim value As MWLDataset.MedicalAlertsRow
 
value = instance.AddMedicalAlertsRow(PatientID, IssuerOfPatientID, MedicalAlert)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.MedicalAlertsDataTable.AddMedicalAlertsRow(String,String,String)( 
   PatientID ,
   IssuerOfPatientID ,
   MedicalAlert 
)

Parameters

PatientID
A System.String representing the Patient ID.
IssuerOfPatientID
A System.String representing the Issuer Of Patient ID.
MedicalAlert
A System.String representing the Medical Alert.

Return Value

The MWLDataset.MedicalAlertsRow which is added to the System.Data.DataTable.Rows collection.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MWLDataset.MedicalAlertsDataTable Class
MWLDataset.MedicalAlertsDataTable Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features