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