←Select platform

PPSInformationDataTable Class Members

Summary

The following tables list the members exposed by PPSInformationDataTable.

Protected Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Public Events

Name Description
PPSInformationRowChanged Occurs after a PPSInformationRow has been changed successfully.
PPSInformationRowChanging Occurs when a PPSInformationRow is changing.
PPSInformationRowDeleted Occurs after a PPSInformationRow in the table has been deleted.
PPSInformationRowDeleting Occurs before a PPSInformationRow in the table is about to be deleted.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly