AddPPSDiscontinuationReasonCodeSequenceRow(PPSInformationRow,string,string,string,string) Method

Summary

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

Syntax
C#
VB
C++
<DebuggerNonUserCodeAttribute()> 
 Public Function AddPPSDiscontinuationReasonCodeSequenceRow( 
   ByVal _parentPPSInformationRowByPPS_Information_PPS_Discontinuation_Reason_Code_Sequence As PPSInformationRow, 
   ByVal CodeValue As String, 
   ByVal CodingSchemeDesignator As String, 
   ByVal CodingSchemeVersion As String, 
   ByVal CodeMeaning As String 
) As PPSDiscontinuationReasonCodeSequenceRow 

Parameters

parentPPSInformationRowByPPS_Information_PPS_Discontinuation_Reason_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 PPSDiscontinuationReasonCodeSequenceRow 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.