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

FindByPatientIDIssuerOfPatientID Method






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