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