←Select platform

GetReferencedStudySequenceRows Method

Summary

Returns the child ReferencedStudySequenceRow for this RequestedProcedureRow.

Syntax

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

Return Value

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