AddProcedureCodeSequenceRow(PPSInformationRow,string,string,string,string) Method

Summary
Adds a new ProcedureCodeSequenceRow to the System.Data.DataTable.Rows collection.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public: 
ProcedureCodeSequenceRow^ AddProcedureCodeSequenceRow(  
   PPSInformationRow^ _parentPPSInformationRowByPPS_Information_Procedure_Code_Sequence, 
   String^ CodeValue, 
   String^ CodingSchemeDesignator, 
   String^ CodingSchemeVersion, 
   String^ CodeMeaning 
)  

Parameters

parentPPSInformationRowByPPS_Information_Procedure_Code_Sequence
The parent PPS (Performed Procedure Step) Information Row.

CodeValue
A System.String representing the Code Value.

CodingSchemeDesignator
A System.String representing the Coding Scheme Designator.

CodingSchemeVersion
A System.String representing the Coding Scheme Version.

CodeMeaning
A System.String representing the Code Meaning.

Return Value

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

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.