AddScheduledProcedureStepRow(string,string,string,string,DateTime,string,string,string,string,string,string,string,string,string) Method

Summary
Adds a new ScheduledProcedureStepRow to the System.Data.DataTable.Rows collection.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public: 
ScheduledProcedureStepRow^ AddScheduledProcedureStepRow(  
   String^ ScheduledProcedureStepID, 
   String^ AccessionNumber, 
   String^ RequestedProcedureID, 
   String^ ScheduledProcedureStepLocation, 
   DateTime ScheduledProcedureStepStartDate_Time, 
   String^ ScheduledPerformingPhysicianNameFamilyName, 
   String^ ScheduledPerformingPhysicianNameGivenName, 
   String^ ScheduledPerformingPhysicianNameMiddleName, 
   String^ ScheduledPerformingPhysicianNamePrefix, 
   String^ ScheduledPerformingPhysicianNameSuffix, 
   String^ Modality, 
   String^ ScheduledProcedureStepDescription, 
   String^ Pre_Medication, 
   String^ RequestedContrastAgent 
)  

Parameters

ScheduledProcedureStepID
A System.String representing the Scheduled Procedure Step ID.

AccessionNumber
A System.String representing the Accession Number.

RequestedProcedureID
A System.String representing the Requested Procedure ID.

ScheduledProcedureStepLocation
A System.String representing the Scheduled Procedure Step Location.

ScheduledProcedureStepStartDate_Time
The Scheduled Procedure Step Start Date Time.

ScheduledPerformingPhysicianNameFamilyName
A System.String representing the Scheduled Performing Physician Name Family Name.

ScheduledPerformingPhysicianNameGivenName
A System.String representing the Scheduled Performing Physician Name Given Name.

ScheduledPerformingPhysicianNameMiddleName
A System.String representing the Scheduled Performing Physician Name Middle Name.

ScheduledPerformingPhysicianNamePrefix
A System.String representing the Scheduled Performing Physician Name Prefix.

ScheduledPerformingPhysicianNameSuffix
A System.String representing the Scheduled Performing Physician Name Suffix.

Modality
A System.String representing the Modality.

ScheduledProcedureStepDescription
A System.String representing the Scheduled Procedure Step Description.

Pre_Medication
A System.String representing the Pre Medication.

RequestedContrastAgent
A System.String representing the Requested Contrast Agent.

Return Value

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

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

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