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

FindByPatientIDIssuerOfPatientID Method

Show in webframe





A System.String representing the Patient ID.
A System.String representing the Issuer Of Patient ID.
Finds a MWLDataset.PatientRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID value.
Syntax
[DebuggerNonUserCodeAttribute()]
public MWLDataset.PatientRow FindByPatientIDIssuerOfPatientID( 
   string PatientID,
   string IssuerOfPatientID
)
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByPatientIDIssuerOfPatientID( _
   ByVal PatientID As String, _
   ByVal IssuerOfPatientID As String _
) As MWLDataset.PatientRow
'Usage
 
Dim instance As MWLDataset.PatientDataTable
Dim PatientID As String
Dim IssuerOfPatientID As String
Dim value As MWLDataset.PatientRow
 
value = instance.FindByPatientIDIssuerOfPatientID(PatientID, IssuerOfPatientID)

            

            
[DebuggerNonUserCodeAttribute()]
public:
MWLDataset.PatientRow^ FindByPatientIDIssuerOfPatientID( 
   String^ PatientID,
   String^ IssuerOfPatientID
) 

Parameters

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

Return Value

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

Target Platforms

See Also

Reference

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