←Select platform

HangingProtocolReasonForRequestedProcedureCodeSequenceDataTable Class

Summary

Represents the strongly named DataTable class.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[DefaultMemberAttribute("Item")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class HangingProtocolReasonForRequestedProcedureCodeSequenceDataTable : TypedTableBase<HangingProtocolReasonForRequestedProcedureCodeSequenceRow> 
<SerializableAttribute(),  
 XmlSchemaProviderAttribute("GetTypedTableSchema"),  
 DefaultMemberAttribute("Item")>  
Public Class HangingProtocolReasonForRequestedProcedureCodeSequenceDataTable 
   Inherits System.Data.TypedTableBase(Of Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset.HangingProtocolReasonForRequestedProcedureCodeSequenceRow) 
public [SerializableAttribute,  
   XmlSchemaProviderAttribute(L"GetTypedTableSchema"),  
   DefaultMemberAttribute(L"Item")] 
   ref class HangingProtocolReasonForRequestedProcedureCodeSequenceDataTable : System::Data::TypedTableBase<Leadtools::Medical::Storage::DataAccessLayer::HangingProtocolDataset::HangingProtocolReasonForRequestedProcedureCodeSequenceRow^> 

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