LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AddPatientInfoforUnscheduledPPSRow(PPSInformationRow,String,DateTime,String,String,String) Method
See Also 
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PatientInfoforUnscheduledPPSDataTable Class > AddPatientInfoforUnscheduledPPSRow Method : AddPatientInfoforUnscheduledPPSRow(PPSInformationRow,String,DateTime,String,String,String) Method



_parentPPSInformationRowByPPS_Information_Patient_Info_for_Unscheduled_PPS
The parent PPS (Performed Procedure Step) Information Row.
PatientName
A System.String representing the Patient Name.
PatientBirthDate
The Patient Birth Date.
PatientSex
A System.String representing the Patient Sex.
PatientID
A System.String representing the Patient ID.
IssuerofPatientID
A System.String representing the Issuerof Patient ID.
_parentPPSInformationRowByPPS_Information_Patient_Info_for_Unscheduled_PPS
The parent PPS (Performed Procedure Step) Information Row.
PatientName
A System.String representing the Patient Name.
PatientBirthDate
The Patient Birth Date.
PatientSex
A System.String representing the Patient Sex.
PatientID
A System.String representing the Patient ID.
IssuerofPatientID
A System.String representing the Issuerof Patient ID.
Adds a new MPPSDataset.PatientInfoforUnscheduledPPSRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddPatientInfoforUnscheduledPPSRow( _
   ByVal _parentPPSInformationRowByPPS_Information_Patient_Info_for_Unscheduled_PPS As MPPSDataset.PPSInformationRow, _
   ByVal PatientName As String, _
   ByVal PatientBirthDate As Date, _
   ByVal PatientSex As String, _
   ByVal PatientID As String, _
   ByVal IssuerofPatientID As String _
) As MPPSDataset.PatientInfoforUnscheduledPPSRow
Visual Basic (Usage)Copy Code
Dim instance As MPPSDataset.PatientInfoforUnscheduledPPSDataTable
Dim _parentPPSInformationRowByPPS_Information_Patient_Info_for_Unscheduled_PPS As MPPSDataset.PPSInformationRow
Dim PatientName As String
Dim PatientBirthDate As Date
Dim PatientSex As String
Dim PatientID As String
Dim IssuerofPatientID As String
Dim value As MPPSDataset.PatientInfoforUnscheduledPPSRow
 
value = instance.AddPatientInfoforUnscheduledPPSRow(_parentPPSInformationRowByPPS_Information_Patient_Info_for_Unscheduled_PPS, PatientName, PatientBirthDate, PatientSex, PatientID, IssuerofPatientID)

Parameters

_parentPPSInformationRowByPPS_Information_Patient_Info_for_Unscheduled_PPS
The parent PPS (Performed Procedure Step) Information Row.
PatientName
A System.String representing the Patient Name.
PatientBirthDate
The Patient Birth Date.
PatientSex
A System.String representing the Patient Sex.
PatientID
A System.String representing the Patient ID.
IssuerofPatientID
A System.String representing the Issuerof Patient ID.

Return Value

The MPPSDataset.PatientInfoforUnscheduledPPSRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features