PerformedProtocolCodeSequenceDataTable Class

Summary
Represents one table of in-memory 'Performed Protocol Code Sequence' data.
Syntax
C#
VB
C++
[SerializableAttribute()] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
[DefaultMemberAttribute("Item")] 
public class PerformedProtocolCodeSequenceDataTable : TypedTableBase<PerformedProtocolCodeSequenceRow> 
  
<DefaultMemberAttribute("Item")> 
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")> 
<XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)> 
<SerializableAttribute()> 
Public Class MPPSDataset.PerformedProtocolCodeSequenceDataTable  
   Inherits System.Data.TypedTableBase(Of MPPSDataset.PerformedProtocolCodeSequenceRow) 
   Implements System.Collections.Generic.IEnumerable(Of MPPSDataset.PerformedProtocolCodeSequenceRow), 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  
[DefaultMemberAttribute("Item")] 
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] 
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)] 
[SerializableAttribute()] 
public ref class MPPSDataset.PerformedProtocolCodeSequenceDataTable : public System.Data.TypedTableBase<MPPSDataset.PerformedProtocolCodeSequenceRow>, System.Collections.Generic.IEnumerable<MPPSDataset.PerformedProtocolCodeSequenceRow>, 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.