Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.PatientRow Class : GetOtherPatientIDsRows Method |
[DebuggerNonUserCodeAttribute()] public MWLDataset.OtherPatientIDsRow[] GetOtherPatientIDsRows()
'Declaration <DebuggerNonUserCodeAttribute()> Public Function GetOtherPatientIDsRows() As MWLDataset.OtherPatientIDsRow()
'Usage Dim instance As MWLDataset.PatientRow Dim value() As MWLDataset.OtherPatientIDsRow value = instance.GetOtherPatientIDsRows()
[DebuggerNonUserCodeAttribute()] public: array<MWLDataset.OtherPatientIDsRow^>^ GetOtherPatientIDsRows();