←Select platform

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

Syntax
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 
) 

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly