AddScheduledProtocolCodeSequenceRow(ScheduledProcedureStepRow,string,string,string,string,long) Method

Summary
Adds a new ScheduledProtocolCodeSequenceRow to the System.Data.DataTable.Rows collection.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public: 
ScheduledProtocolCodeSequenceRow^ AddScheduledProtocolCodeSequenceRow(  
   ScheduledProcedureStepRow^ parentScheduledProcedureStepRowByScheduledProcedureStepScheduledProtocolCodeSequence, 
   String^ CodeValue, 
   String^ CodingSchemeDesignator, 
   String^ CodeMeaning, 
   String^ CodingSchemeVersion, 
   int64 OrderNumber 
)  

Parameters

parentScheduledProcedureStepRowByScheduledProcedureStepScheduledProtocolCodeSequence
The parent Scheduled Procedure Step Row.

CodeValue
A System.String representing the Code Value.

CodingSchemeDesignator
A System.String representing the Coding Scheme Designator.

CodeMeaning
A System.String representing the Code Meaning.

CodingSchemeVersion
A System.String representing the Coding Scheme Version.

OrderNumber
The Order Number.

Return Value

The ScheduledProtocolCodeSequenceRow 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.