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