LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

FindByPatientIDIssuerOfPatientIDMedicalAlert Method

Show in webframe





A System.String representing the Patient ID.
A System.String representing the Issuer Of Patient ID.
A System.String representing the Medical Alert.
Finds a MWLDataset.MedicalAlertsRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID and Medical Alert value.
Syntax
[DebuggerNonUserCodeAttribute()]
public MWLDataset.MedicalAlertsRow FindByPatientIDIssuerOfPatientIDMedicalAlert( 
   string PatientID,
   string IssuerOfPatientID,
   string MedicalAlert
)
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByPatientIDIssuerOfPatientIDMedicalAlert( _
   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.FindByPatientIDIssuerOfPatientIDMedicalAlert(PatientID, IssuerOfPatientID, MedicalAlert)

            

            
[DebuggerNonUserCodeAttribute()]
public:
MWLDataset.MedicalAlertsRow^ FindByPatientIDIssuerOfPatientIDMedicalAlert( 
   String^ PatientID,
   String^ IssuerOfPatientID,
   String^ 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 that matches the given PatientID and IssuerOfPatientID and MedicalAlert. It returns null if no results are found
Requirements

Target Platforms

See Also

Reference

MWLDataset.MedicalAlertsDataTable Class
MWLDataset.MedicalAlertsDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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