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