AddScheduledStationAETitlesRow(ScheduledProcedureStepRow,string) Method

Summary

Adds a new ScheduledStationAETitlesRow to the System.Data.DataTable.Rows collection.

Syntax
C#
VB
C++
  
<DebuggerNonUserCodeAttribute()> 
Public Overloads Function AddScheduledStationAETitlesRow( _ 
   ByVal parentScheduledProcedureStepRowByScheduledProcedureStepScheduledStationAETitles As ScheduledProcedureStepRow, _ 
   ByVal ScheduledStationAETitle As String _ 
) As ScheduledStationAETitlesRow 

Parameters

parentScheduledProcedureStepRowByScheduledProcedureStepScheduledStationAETitles
The parent Scheduled Procedure Step Row.

ScheduledStationAETitle
A System.String representing the Scheduled Station AE Title.

Return Value

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

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