LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AddPPSDiscontinuationReasonCodeSequenceRow(PPSInformationRow,String,String,String,String) Method
See Also 
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PPSDiscontinuationReasonCodeSequenceDataTable Class > AddPPSDiscontinuationReasonCodeSequenceRow Method : AddPPSDiscontinuationReasonCodeSequenceRow(PPSInformationRow,String,String,String,String) Method



_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.
_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.
Adds a new MPPSDataset.PPSDiscontinuationReasonCodeSequenceRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddPPSDiscontinuationReasonCodeSequenceRow( _
   ByVal _parentPPSInformationRowByPPS_Information_PPS_Discontinuation_Reason_Code_Sequence As MPPSDataset.PPSInformationRow, _
   ByVal CodeValue As String, _
   ByVal CodingSchemeDesignator As String, _
   ByVal CodingSchemeVersion As String, _
   ByVal CodeMeaning As String _
) As MPPSDataset.PPSDiscontinuationReasonCodeSequenceRow
Visual Basic (Usage)Copy Code
Dim instance As MPPSDataset.PPSDiscontinuationReasonCodeSequenceDataTable
Dim _parentPPSInformationRowByPPS_Information_PPS_Discontinuation_Reason_Code_Sequence As MPPSDataset.PPSInformationRow
Dim CodeValue As String
Dim CodingSchemeDesignator As String
Dim CodingSchemeVersion As String
Dim CodeMeaning As String
Dim value As MPPSDataset.PPSDiscontinuationReasonCodeSequenceRow
 
value = instance.AddPPSDiscontinuationReasonCodeSequenceRow(_parentPPSInformationRowByPPS_Information_PPS_Discontinuation_Reason_Code_Sequence, CodeValue, CodingSchemeDesignator, CodingSchemeVersion, CodeMeaning)

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 MPPSDataset.PPSDiscontinuationReasonCodeSequenceRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features