←Select platform

HangingProtocolDefinitonSequenceDataTable Class

Summary

Represents the strongly named DataTable class.

Syntax

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

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