←Select platform

AddHangingProtocolAnatomicRegionSequenceRow(HangingProtocolDefinitonSequenceRow,string,string,string,string) Method

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
public HangingProtocolAnatomicRegionSequenceRow AddHangingProtocolAnatomicRegionSequenceRow( 
   HangingProtocolDefinitonSequenceRow parentHangingProtocolDefinitonSequenceRowByFK_HangingProtocolAnatomicRegionSequence_HangingProtocolDefinitonSequence, 
   string CodeValue, 
   string CodingSchemeDesignator, 
   string CodingSchemeVersion, 
   string CodeMeaning 
) 
<DebuggerNonUserCodeAttribute(), 
   GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")> 
 Public Function AddHangingProtocolAnatomicRegionSequenceRow( 
   ByVal parentHangingProtocolDefinitonSequenceRowByFK_HangingProtocolAnatomicRegionSequence_HangingProtocolDefinitonSequence As HangingProtocolDefinitonSequenceRow, 
   ByVal CodeValue As String, 
   ByVal CodingSchemeDesignator As String, 
   ByVal CodingSchemeVersion As String, 
   ByVal CodeMeaning As String 
) As HangingProtocolAnatomicRegionSequenceRow 
public:  
   [DebuggerNonUserCodeAttribute] 
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", 
      L"4.0.0.0")] 
   HangingProtocolAnatomicRegionSequenceRow^ AddHangingProtocolAnatomicRegionSequenceRow( 
      HangingProtocolDefinitonSequenceRow^ parentHangingProtocolDefinitonSequenceRowByFK_HangingProtocolAnatomicRegionSequence_HangingProtocolDefinitonSequence, 
      String^ CodeValue, 
      String^ CodingSchemeDesignator, 
      String^ CodingSchemeVersion, 
      String^ CodeMeaning 
   ) 

Parameters

parentHangingProtocolDefinitonSequenceRowByFK_HangingProtocolAnatomicRegionSequence_HangingProtocolDefinitonSequence

The value for the ParentHangingProtocolDefinitonSequenceRowByFK_HangingProtocolAnatomicRegionSequence_HangingProtocolDefinitonSequence column.

CodeValue

The value for the Code Value column.

CodingSchemeDesignator

The value for the Coding Scheme Designator column.

CodingSchemeVersion

The value for the Coding Scheme Version column.

CodeMeaning

The value for the Code Meaning column.

Return Value

A HangingProtocolAnatomicRegionSequenceRow that represents the newly added row.

Remarks

This will append a new row to the table.

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.Storage.DataAccessLayer Assembly

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