The following tables list the members exposed by RequestedProcedureDataTable.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
RequestedProcedureDataTable | Initializes a new instance of the RequestedProcedureDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddRequestedProcedureRow | Adds a RequestedProcedureRow object to the System.Data.DataTable.Rows collection. |
![]() |
Clone | Clones the structure of the RequestedProcedureDataTable, including all RequestedProcedureDataTable schemas and constraints |
![]() |
FindByAccessionNumberRequestedProcedureID | Finds a RequestedProcedureRow in the System.Data.DataTable.Rows collection by the Accession Number and Requested Procedure ID value. |
![]() ![]() |
GetTypedTableSchema | Returns the System.Xml.Schema.XmlSchemaComplexType for the RequestedProcedureDataTable. |
![]() |
NewRequestedProcedureRow | Creates an empty RequestedProcedureRow without adding it to the System.Data.DataTable.Rows collection. |
![]() |
RemoveRequestedProcedureRow | Removes a RequestedProcedureRow 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 RequestedProcedureRowChanged event. |
![]() |
OnRowChanging | Raises the RequestedProcedureRowChanging event. |
![]() |
OnRowDeleted | Raises the RequestedProcedureRowDeleted event. |
![]() |
OnRowDeleting | Raises the RequestedProcedureRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AccessionNumberColumn | Gets the Accession Number Column. |
![]() |
AdmissionIDColumn | Gets the Admission ID Column. |
![]() |
Count | Gets the total number of RequestedProcedureRow objects in the System.Data.DataTable.Rows collection. |
![]() |
Item | Gets the RequestedProcedureRow at the specified index. |
![]() |
PatientTransportArrangementsColumn | Gets the Patient Transport Arrangements Column. |
![]() |
RequestedProcedureCommentsColumn | Gets the Requested Procedure Comments Column. |
![]() |
RequestedProcedureDescriptionColumn | Gets the Requested Procedure Description Column. |
![]() |
RequestedProcedureIDColumn | Gets the Requested Procedure ID Column. |
![]() |
RequestedProcedurePriorityColumn | Gets the Requested Procedure Priority Column. |
![]() |
StudyInstanceUIDColumn | Gets the Study Instance UID Column. |
Public Events
Name | Description | |
---|---|---|
![]() |
RequestedProcedureRowChanged | Occurs after a RequestedProcedureRow has been changed successfully. |
![]() |
RequestedProcedureRowChanging | Occurs when a RequestedProcedureRow is changing. |
![]() |
RequestedProcedureRowDeleted | Occurs after a RequestedProcedureRow in the table has been deleted. |
![]() |
RequestedProcedureRowDeleting | Occurs before a RequestedProcedureRow in the table is about to be deleted. |
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