C#
VB
C++
Represents one table of in-memory 'Scheduled Protocol Code Sequence' data.
[SerializableAttribute()]
[DefaultMemberAttribute("Item")]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
[XmlSchemaProviderAttribute("GetTypedTableSchema")]
public class ScheduledProtocolCodeSequenceDataTable : TypedTableBase<ScheduledProtocolCodeSequenceRow>
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")>
<XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)>
<DefaultMemberAttribute("Item")>
<SerializableAttribute()>
Public Class MWLDataset.ScheduledProtocolCodeSequenceDataTable
Inherits System.Data.TypedTableBase(Of MWLDataset.ScheduledProtocolCodeSequenceRow)
Implements System.Collections.Generic.IEnumerable(Of MWLDataset.ScheduledProtocolCodeSequenceRow), 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.ScheduledProtocolCodeSequenceDataTable : public System.Data.TypedTableBase<MWLDataset.ScheduledProtocolCodeSequenceRow>, System.Collections.Generic.IEnumerable<MWLDataset.ScheduledProtocolCodeSequenceRow>, 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
ScheduledProtocolCodeSequenceDataTable Members
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET