C#
VB
C++
Represents one table of in-memory 'PPS (Performed Procedure Step) Information' data.
[SerializableAttribute()]
[DefaultMemberAttribute("Item")]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
[XmlSchemaProviderAttribute("GetTypedTableSchema")]
public class PPSInformationDataTable : TypedTableBase<PPSInformationRow>
<DefaultMemberAttribute("Item")>
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")>
<XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)>
<SerializableAttribute()>
Public Class MPPSDataset.PPSInformationDataTable
Inherits System.Data.TypedTableBase(Of MPPSDataset.PPSInformationRow)
Implements System.Collections.Generic.IEnumerable(Of MPPSDataset.PPSInformationRow), 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.PPSInformationDataTable : public System.Data.TypedTableBase<MPPSDataset.PPSInformationRow>, System.Collections.Generic.IEnumerable<MPPSDataset.PPSInformationRow>, 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
PPSInformationDataTable 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