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

FindByPatientIDIssuerOfPatientIDContrastAllergy 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 Contrast Allergy.
Finds a MWLDataset.ContrastAllergiesRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID and Contrast Allergy value.
Syntax
[DebuggerNonUserCodeAttribute()]
public MWLDataset.ContrastAllergiesRow FindByPatientIDIssuerOfPatientIDContrastAllergy( 
   string PatientID,
   string IssuerOfPatientID,
   string ContrastAllergy
)
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByPatientIDIssuerOfPatientIDContrastAllergy( _
   ByVal PatientID As String, _
   ByVal IssuerOfPatientID As String, _
   ByVal ContrastAllergy As String _
) As MWLDataset.ContrastAllergiesRow
'Usage
 
Dim instance As MWLDataset.ContrastAllergiesDataTable
Dim PatientID As String
Dim IssuerOfPatientID As String
Dim ContrastAllergy As String
Dim value As MWLDataset.ContrastAllergiesRow
 
value = instance.FindByPatientIDIssuerOfPatientIDContrastAllergy(PatientID, IssuerOfPatientID, ContrastAllergy)

            

            
[DebuggerNonUserCodeAttribute()]
public:
MWLDataset.ContrastAllergiesRow^ FindByPatientIDIssuerOfPatientIDContrastAllergy( 
   String^ PatientID,
   String^ IssuerOfPatientID,
   String^ ContrastAllergy
) 

Parameters

PatientID
A System.String representing the Patient ID.
IssuerOfPatientID
A System.String representing the Issuer Of Patient ID.
ContrastAllergy
A System.String representing the Contrast Allergy.

Return Value

The MWLDataset.ContrastAllergiesRow that matches the given PatientID and IssuerOfPatientID and ContrastAllergy. It returns null if no results are found
Requirements

Target Platforms

See Also

Reference

MWLDataset.ContrastAllergiesDataTable Class
MWLDataset.ContrastAllergiesDataTable 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