AddScheduledStationNamesRow(ScheduledProcedureStepRow,string) Method

Summary
Adds a new ScheduledStationNamesRow to the System.Data.DataTable.Rows collection.
Syntax
C#
VB
C++
  
<DebuggerNonUserCodeAttribute()> 
Public Overloads Function AddScheduledStationNamesRow( _ 
   ByVal parentScheduledProcedureStepRowByScheduledProcedureStepScheduledStationNames As ScheduledProcedureStepRow, _ 
   ByVal ScheduledStationName As String _ 
) As ScheduledStationNamesRow 

Parameters

parentScheduledProcedureStepRowByScheduledProcedureStepScheduledStationNames
The parent Scheduled Procedure Step Row.

ScheduledStationName
A System.String representing the Scheduled Station Name.

Return Value

The ScheduledStationNamesRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.