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

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

            

            
[DebuggerNonUserCodeAttribute()]
public:
MWLDataset.OtherPatientIDsRow^ FindByPatientIDIssuerOfPatientIDOtherPatientID( 
   String^ PatientID,
   String^ IssuerOfPatientID,
   String^ OtherPatientID
) 

Parameters

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

Return Value

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

Target Platforms

See Also

Reference

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