LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MPPSDataset.PPSInformationDataTable Class
See Also  Members  
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MPPSDataset.PPSInformationDataTable Class



Represents one table of in-memory 'PPS (Performed Procedure Step) Information' data.

Object Model

MPPSDataset.PPSInformationDataTable ClassMPPSDataset.PPSInformationRow Class

Syntax

Visual Basic (Declaration) 
<XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)>
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")>
<DefaultMemberAttribute("Item")>
<SerializableAttribute()>
Public Class MPPSDataset.PPSInformationDataTable 
   Inherits System.Data.TypedTableBase(Of MPPSDataset.PPSInformationRow)
   Implements IEnumerable(Of MPPSDataset.PPSInformationRow)IEnumerableIComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable 
Visual Basic (Usage)Copy Code
Dim instance As MPPSDataset.PPSInformationDataTable
C# 
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[DefaultMemberAttribute("Item")]
[SerializableAttribute()]
public class MPPSDataset.PPSInformationDataTable : System.Data.TypedTableBase<MPPSDataset.PPSInformationRow>, IEnumerable<MPPSDataset.PPSInformationRow>IEnumerableIComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable  
C++/CLI 
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[DefaultMemberAttribute("Item")]
[SerializableAttribute()]
public ref class MPPSDataset.PPSInformationDataTable : public System.Data.TypedTableBase<MPPSDataset.PPSInformationRow>, IEnumerable<MPPSDataset.PPSInformationRow>IEnumerableIComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable  

Inheritance Hierarchy

System.Object
   System.ComponentModel.MarshalByValueComponent
      System.Data.DataTable
         System.Data.TypedTableBase<T>
            Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset.PPSInformationDataTable

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features