←Select platform

GetReferencedImageSequenceRows Method

Summary

Returns the child ReferencedImageSequenceRow for this PerformedSeriesSequenceRow.

Syntax

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

Return Value

An array of ReferencedImageSequenceRow representing the child rows for this PerformedSeriesSequenceRow.

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