←Select platform

GetNamesOfIntendedRecipientsOfResultsRows Method

Summary

Returns the child NamesOfIntendedRecipientsOfResultsRow for this RequestedProcedureRow.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public NamesOfIntendedRecipientsOfResultsRow[] GetNamesOfIntendedRecipientsOfResultsRows() 
  
<DebuggerNonUserCodeAttribute()> 
Public Function GetNamesOfIntendedRecipientsOfResultsRows() As NamesOfIntendedRecipientsOfResultsRow() 
[DebuggerNonUserCodeAttribute()] 
public: 
array<MWLDataset.NamesOfIntendedRecipientsOfResultsRow^>^ GetNamesOfIntendedRecipientsOfResultsRows();  

Return Value

An array of NamesOfIntendedRecipientsOfResultsRow representing the child rows for this RequestedProcedureRow.

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