The following tables list the members exposed by ScheduledProcedureStepDataTable.
Protected Constructors
Name | Description | |
---|---|---|
ScheduledProcedureStepDataTable | Initializes a new instance of the ScheduledProcedureStepDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
AddScheduledProcedureStepRow | Adds a ScheduledProcedureStepRow object to the System.Data.DataTable.Rows collection. | |
Clone | Clones the structure of the ScheduledProcedureStepDataTable, including all ScheduledProcedureStepDataTable schemas and constraints | |
FindByScheduledProcedureStepID | Finds a ScheduledProcedureStepRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID value. | |
GetTypedTableSchema | Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledProcedureStepDataTable. | |
NewScheduledProcedureStepRow | Creates an empty ScheduledProcedureStepRow without adding it to the System.Data.DataTable.Rows collection. | |
RemoveScheduledProcedureStepRow | Removes a ScheduledProcedureStepRow 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 ScheduledProcedureStepRowChanged event. | |
OnRowChanging | Raises the ScheduledProcedureStepRowChanging event. | |
OnRowDeleted | Raises the ScheduledProcedureStepRowDeleted event. | |
OnRowDeleting | Raises the ScheduledProcedureStepRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
AccessionNumberColumn | Gets the Accession Number Column. | |
Count | Gets the total number of ScheduledProcedureStepRow objects in the System.Data.DataTable.Rows collection. | |
Item | Gets the ScheduledProcedureStepRow at the specified index. | |
ModalityColumn | Gets the Modality Column. | |
Pre_MedicationColumn | Gets the Pre Medication Column. | |
RequestedContrastAgentColumn | Gets the Requested Contrast Agent Column. | |
RequestedProcedureIDColumn | Gets the Requested Procedure ID Column. | |
ScheduledPerformingPhysicianNameFamilyNameColumn | Gets the Scheduled Performing Physician Name Family Name Column. | |
ScheduledPerformingPhysicianNameGivenNameColumn | Gets the Scheduled Performing Physician Name Given Name Column. | |
ScheduledPerformingPhysicianNameMiddleNameColumn | Gets the Scheduled Performing Physician Name Middle Name Column. | |
ScheduledPerformingPhysicianNamePrefixColumn | Gets the Scheduled Performing Physician Name Prefix Column. | |
ScheduledPerformingPhysicianNameSuffixColumn | Gets the Scheduled Performing Physician Name Suffix Column. | |
ScheduledProcedureStepDescriptionColumn | Gets the Scheduled Procedure Step Description Column. | |
ScheduledProcedureStepIDColumn | Gets the Scheduled Procedure Step ID Column. | |
ScheduledProcedureStepLocationColumn | Gets the Scheduled Procedure Step Location Column. | |
ScheduledProcedureStepStartDate_TimeColumn | Gets the Scheduled Procedure Step Start Date Time Column. |
Public Events
Name | Description | |
---|---|---|
ScheduledProcedureStepRowChanged | Occurs after a ScheduledProcedureStepRow has been changed successfully. | |
ScheduledProcedureStepRowChanging | Occurs when a ScheduledProcedureStepRow is changing. | |
ScheduledProcedureStepRowDeleted | Occurs after a ScheduledProcedureStepRow in the table has been deleted. | |
ScheduledProcedureStepRowDeleting | Occurs before a ScheduledProcedureStepRow 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