GetProcedureCodeSequenceRows Method

Summary

Returns the child ProcedureCodeSequenceRow for this PPSInformationRow.

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

Return Value

An array of ProcedureCodeSequenceRow representing the child rows for this PPSInformationRow.

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