←Select platform
In This Topic ▼

PPSInformationDataTable Class Members

Summary

The following tables list the members exposed by PPSInformationDataTable.

Protected Constructors

Name Description
Protected Constructor
PPSInformationDataTable Initializes a new instance of the PPSInformationDataTable class with the SerializationInfo and the StreamingContext.

Public Methods

Name Description
Public Method
AddPPSInformationRow Adds a PPSInformationRow object to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the PPSInformationDataTable, including all PPSInformationDataTable schemas and constraints
Public Method FindByMPPSSOPInstanceUID Finds a PPSInformationRow in the System.Data.DataTable.Rows collection by the MPPS SOP Instance UID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PPSInformationDataTable.
Public Method NewPPSInformationRow Creates an empty PPSInformationRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemovePPSInformationRow Removes a PPSInformationRow from the System.Data.DataTable.Rows collection.

Protected Methods

Name Description
Protected Method
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method NewRowFromBuilder Creates a new row from an existing row.
Protected Method OnRowChanged Raises the PPSInformationRowChanged event.
Protected Method OnRowChanging Raises the PPSInformationRowChanging event.
Protected Method OnRowDeleted Raises the PPSInformationRowDeleted event.
Protected Method OnRowDeleting Raises the PPSInformationRowDeleting event.

Public Properties

Name Description
Public Property
CommentsonthePerformedProcedureStepColumn Gets the Commentsonthe Performed Procedure Step Column.
Public Property Count Gets the total number of PPSInformationRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the PPSInformationRow at the specified index.
Public Property ModalityColumn Gets the Modality Column.
Public Property MPPSSOPInstanceUIDColumn Gets the MPPS SOP Instance UID Column.
Public Property PerformedLocationColumn Gets the Performed Location Column.
Public Property PerformedProcedureStepDescriptionColumn Gets the Performed Procedure Step Description Column.
Public Property PerformedProcedureStepEndDateColumn Gets the Performed Procedure Step End Date Column.
Public Property PerformedProcedureStepEndTimeColumn Gets the Performed Procedure Step End Time Column.
Public Property PerformedProcedureStepIDColumn Gets the Performed Procedure Step ID Column.
Public Property PerformedProcedureStepStartDateColumn Gets the Performed Procedure Step Start Date Column.
Public Property PerformedProcedureStepStartTimeColumn Gets the Performed Procedure Step Start Time Column.
Public Property PerformedProcedureStepStatusColumn Gets the Performed Procedure Step Status Column.
Public Property PerformedProcedureTypeDescriptionColumn Gets the Performed Procedure Type Description Column.
Public Property PerformedStationAETitleColumn Gets the Performed Station AE Title Column.
Public Property PerformedStationNameColumn Gets the Performed Station Name Column.
Public Property StudyIDColumn Gets the Study ID Column.
Public Property StudyInstanceUIDColumn Gets the Study Instance UID Column.

Public Events

Name Description
Public Event
PPSInformationRowChanged Occurs after a PPSInformationRow has been changed successfully.
Public Event PPSInformationRowChanging Occurs when a PPSInformationRow is changing.
Public Event PPSInformationRowDeleted Occurs after a PPSInformationRow in the table has been deleted.
Public Event PPSInformationRowDeleting Occurs before a PPSInformationRow in the table is about to be deleted.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly