←Select platform

OtherPatientIDsDataTable Class

Summary

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

Syntax
C#
VB
C++
[SerializableAttribute()] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
[DefaultMemberAttribute("Item")] 
public class OtherPatientIDsDataTable : TypedTableBase<OtherPatientIDsRow> 
<SerializableAttribute(),  
 XmlSchemaProviderAttribute("GetTypedTableSchema"),  
 DefaultMemberAttribute("Item")>  
Public Class OtherPatientIDsDataTable 
   Inherits TypedTableBase(Of OtherPatientIDsRow) 
public: 
   [SerializableAttribute,  
   XmlSchemaProviderAttribute(L"GetTypedTableSchema"),  
   DefaultMemberAttribute(L"Item")] 
   ref class OtherPatientIDsDataTable : TypedTableBase<OtherPatientIDsRow^> 
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.