GetReferencedPatientSequenceRows Method

Summary

Returns the child ReferencedPatientSequenceRow for this VisitRow.

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

Return Value

An array of ReferencedPatientSequenceRow representing the child rows for this VisitRow.

Requirements

Target Platforms

See Also

Reference

VisitRow Class

VisitRow Members

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