←Select platform

GetScheduledStationNamesRows Method

Summary

Returns the child ScheduledStationNamesRow for this ScheduledProcedureStepRow.

Syntax

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

Return Value

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