Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PatientInfoforUnscheduledPPSDataTable Class > AddPatientInfoforUnscheduledPPSRow Method : AddPatientInfoforUnscheduledPPSRow(PatientInfoforUnscheduledPPSRow) Method |
[DebuggerNonUserCodeAttribute()] public void AddPatientInfoforUnscheduledPPSRow( MPPSDataset.PatientInfoforUnscheduledPPSRow row )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Sub AddPatientInfoforUnscheduledPPSRow( _ ByVal row As MPPSDataset.PatientInfoforUnscheduledPPSRow _ )
'Usage Dim instance As MPPSDataset.PatientInfoforUnscheduledPPSDataTable Dim row As MPPSDataset.PatientInfoforUnscheduledPPSRow instance.AddPatientInfoforUnscheduledPPSRow(row)
[DebuggerNonUserCodeAttribute()] public: void AddPatientInfoforUnscheduledPPSRow( MPPSDataset.PatientInfoforUnscheduledPPSRow^ row )