←Select platform

OtherPatientIDsDataTable Class

Summary

Represents one table of in-memory 'Other Patient IDs' data.

Syntax

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

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