Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

AddOtherPatientIDsRow(String,String,String) Method






A System.String representing the Patient ID.
A System.String representing the Issuer Of Patient ID.
A System.String representing the Other Patient ID.
Adds a new MWLDataset.OtherPatientIDsRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddOtherPatientIDsRow( _
   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.AddOtherPatientIDsRow(PatientID, IssuerOfPatientID, 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 which is added to the System.Data.DataTable.Rows collection.
Requirements

Target Platforms

See Also

Reference

MWLDataset.OtherPatientIDsDataTable Class
MWLDataset.OtherPatientIDsDataTable Members
Overload List

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features