GetImagingServiceRequestRows Method

Summary

Returns the child ImagingServiceRequestRow for this PatientRow.

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public ImagingServiceRequestRow[] GetImagingServiceRequestRows() 
  
<DebuggerNonUserCodeAttribute()> 
Public Function GetImagingServiceRequestRows() As ImagingServiceRequestRow() 
[DebuggerNonUserCodeAttribute()] 
public: 
ImagingServiceRequestRow^>^ GetImagingServiceRequestRows();  

Return Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly