←Select platform

GetContrastAllergiesRows Method

Summary

Returns the child ContrastAllergiesRow for this PatientRow.

Syntax

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

Return Value

An array of ContrastAllergiesRow 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