←Select platform
In This Topic ▼

RequestedProcedureDataTable Class Members

Summary

The following tables list the members exposed by RequestedProcedureDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddRequestedProcedureRow Adds a RequestedProcedureRow object to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the RequestedProcedureDataTable, including all RequestedProcedureDataTable schemas and constraints
Public Method FindByAccessionNumberRequestedProcedureID Finds a RequestedProcedureRow in the System.Data.DataTable.Rows collection by the Accession Number and Requested Procedure ID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the RequestedProcedureDataTable.
Public Method NewRequestedProcedureRow Creates an empty RequestedProcedureRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveRequestedProcedureRow Removes a RequestedProcedureRow 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 RequestedProcedureRowChanged event.
Protected Method OnRowChanging Raises the RequestedProcedureRowChanging event.
Protected Method OnRowDeleted Raises the RequestedProcedureRowDeleted event.
Protected Method OnRowDeleting Raises the RequestedProcedureRowDeleting event.

Public Properties

Name Description
Public Property
AccessionNumberColumn Gets the Accession Number Column.
Public Property AdmissionIDColumn Gets the Admission ID Column.
Public Property Count Gets the total number of RequestedProcedureRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the RequestedProcedureRow at the specified index.
Public Property PatientTransportArrangementsColumn Gets the Patient Transport Arrangements Column.
Public Property RequestedProcedureCommentsColumn Gets the Requested Procedure Comments Column.
Public Property RequestedProcedureDescriptionColumn Gets the Requested Procedure Description Column.
Public Property RequestedProcedureIDColumn Gets the Requested Procedure ID Column.
Public Property RequestedProcedurePriorityColumn Gets the Requested Procedure Priority Column.
Public Property StudyInstanceUIDColumn Gets the Study Instance UID Column.

Public Events

Name Description
Public Event
RequestedProcedureRowChanged Occurs after a RequestedProcedureRow has been changed successfully.
Public Event RequestedProcedureRowChanging Occurs when a RequestedProcedureRow is changing.
Public Event RequestedProcedureRowDeleted Occurs after a RequestedProcedureRow in the table has been deleted.
Public Event RequestedProcedureRowDeleting Occurs before a RequestedProcedureRow 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