←Select platform

GetOtherPatientIDsRows Method

Summary

Returns the child OtherPatientIDsRow for this PatientRow.

Syntax

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

Return Value

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