←Select platform

AddHangingProtocolDefinitonSequenceRow(HangingProtocolDefinitonSequenceRow) Method

Summary

Adds a row to this HangingProtocolDefinitonSequenceDataTable.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
public void AddHangingProtocolDefinitonSequenceRow( 
   HangingProtocolDefinitonSequenceRow row 
) 
<DebuggerNonUserCodeAttribute(), 
   GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")> 
 Public Sub AddHangingProtocolDefinitonSequenceRow( 
   ByVal row As HangingProtocolDefinitonSequenceRow 
) 
public:  
   [DebuggerNonUserCodeAttribute] 
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", 
      L"4.0.0.0")] 
   void AddHangingProtocolDefinitonSequenceRow( 
      HangingProtocolDefinitonSequenceRow^ row 
   ) 

Parameters

row

A HangingProtocolDefinitonSequenceRow that represents the row to add.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly