Adds a new PatientInfoforUnscheduledPPSRow to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public PatientInfoforUnscheduledPPSRow AddPatientInfoforUnscheduledPPSRow(
PPSInformationRow @parentPPSInformationRowByPPSInformationPatientInfoforUnscheduledPPS_,
string PatientName,
DateTime PatientBirthDate,
string PatientSex,
string PatientID,
string IssuerofPatientID
)
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddPatientInfoforUnscheduledPPSRow( _
ByVal parentPPSInformationRowByPPSInformationPatientInfoforUnscheduledPPS_ As PPSInformationRow, _
ByVal PatientName As String, _
ByVal PatientBirthDate As Date, _
ByVal PatientSex As String, _
ByVal PatientID As String, _
ByVal IssuerofPatientID As String _
) As PatientInfoforUnscheduledPPSRow
[DebuggerNonUserCodeAttribute()]
public:
PatientInfoforUnscheduledPPSRow^ AddPatientInfoforUnscheduledPPSRow(
PPSInformationRow^ parentPPSInformationRowByPPSInformationPatientInfoforUnscheduledPPS_,
String^ PatientName,
DateTime PatientBirthDate,
String^ PatientSex,
String^ PatientID,
String^ IssuerofPatientID
)
_parentPPSInformationRowByPPS InformationPatient Infofor UnscheduledPPS
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.
The PatientInfoforUnscheduledPPSRow which is added to the System.Data.DataTable.Rows collection.
PatientInfoforUnscheduledPPSDataTable Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET