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

FindByPatientIDIssuerOfPatientIDContrastAllergy Method






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
)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.ContrastAllergiesDataTable.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: 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.ContrastAllergiesDataTable Class
MWLDataset.ContrastAllergiesDataTable Members

 

 


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