←Select platform

GetMedicalAlertsRows Method

Summary

Returns the child MedicalAlertsRow for this PatientRow.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public MedicalAlertsRow[] GetMedicalAlertsRows() 
  
<DebuggerNonUserCodeAttribute()> 
Public Function GetMedicalAlertsRows() As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.MedicalAlertsRow() 
[DebuggerNonUserCodeAttribute()] 
public: 
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.array<MWLDataset.MedicalAlertsRow^>^ GetMedicalAlertsRows();  

Return Value

An array of MedicalAlertsRow representing the child rows for this PatientRow.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly