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