←Select platform

GetScheduledStationAETitlesRows Method

Summary

Returns the child ScheduledStationAETitlesRow for this ScheduledProcedureStepRow.

Syntax

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

Return Value

An array of ScheduledStationAETitlesRow representing the child rows for this ScheduledProcedureStepRow.

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