GetScheduledStationNamesRows Method

Summary

Returns the child ScheduledStationNamesRow for this ScheduledProcedureStepRow.

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

Return Value

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

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