NamesOfIntendedRecipientsOfResultsDataTable Class

Summary
Represents one table of in-memory 'Names Of Intended Recipients Of Results' data.
Syntax
C#
VB
C++
[SerializableAttribute()] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
[DefaultMemberAttribute("Item")] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
public class NamesOfIntendedRecipientsOfResultsDataTable : TypedTableBase<NamesOfIntendedRecipientsOfResultsRow> 
  
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")> 
<XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)> 
<DefaultMemberAttribute("Item")> 
<SerializableAttribute()> 
Public Class MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable  
   Inherits System.Data.TypedTableBase(Of MWLDataset.NamesOfIntendedRecipientsOfResultsRow) 
   Implements System.Collections.Generic.IEnumerable(Of MWLDataset.NamesOfIntendedRecipientsOfResultsRow), System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable  
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] 
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)] 
[DefaultMemberAttribute("Item")] 
[SerializableAttribute()] 
public ref class MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable : public System.Data.TypedTableBase<MWLDataset.NamesOfIntendedRecipientsOfResultsRow>, System.Collections.Generic.IEnumerable<MWLDataset.NamesOfIntendedRecipientsOfResultsRow>, System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable   
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.Worklist.DataAccessLayer Assembly

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