The following tables list the members exposed by PerformedSeriesSequenceDataTable.
Protected Constructors
Name | Description | |
---|---|---|
PerformedSeriesSequenceDataTable | Initializes a new instance of the PerformedSeriesSequenceDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
AddPerformedSeriesSequenceRow | Adds a new PerformedSeriesSequenceRow to the System.Data.DataTable.Rows collection. | |
Clone | Clones the structure of the PerformedSeriesSequenceDataTable, including all PerformedSeriesSequenceDataTable schemas and constraints | |
FindBySeriesInstanceUIDMPPSSOPInstanceUID | Finds a PerformedSeriesSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and MPPS SOP Instance UID value. | |
GetTypedTableSchema | Returns the System.Xml.Schema.XmlSchemaComplexType for the PerformedSeriesSequenceDataTable. | |
NewPerformedSeriesSequenceRow | Creates an empty PerformedSeriesSequenceRow without adding it to the System.Data.DataTable.Rows collection. | |
RemovePerformedSeriesSequenceRow | Removes a PerformedSeriesSequenceRow 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 PerformedSeriesSequenceRowChanged event. | |
OnRowChanging | Raises the PerformedSeriesSequenceRowChanging event. | |
OnRowDeleted | Raises the PerformedSeriesSequenceRowDeleted event. | |
OnRowDeleting | Raises the PerformedSeriesSequenceRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
Count | Gets the total number of PerformedSeriesSequenceRow objects in the System.Data.DataTable.Rows collection. | |
Item | Gets the PerformedSeriesSequenceRow at the specified index. | |
MPPSSOPInstanceUIDColumn | Gets the MPPS SOP Instance UID Column. | |
OperatorNameColumn | Gets the Operator Name Column. | |
OrderNumberColumn | Gets the Order Number Column. | |
PerformingPhysicianNameColumn | Gets the Performing Physician Name Column. | |
ProtocolNameColumn | Gets the Protocol Name Column. | |
RetrieveAETitleColumn | Gets the Retrieve AE Title Column. | |
SeriesDescriptionColumn | Gets the Series Description Column. | |
SeriesInstanceUIDColumn | Gets the Series Instance UID Column. |
Public Events
Name | Description | |
---|---|---|
PerformedSeriesSequenceRowChanged | Occurs after a PerformedSeriesSequenceRow has been changed successfully. | |
PerformedSeriesSequenceRowChanging | Occurs when a PerformedSeriesSequenceRow is changing. | |
PerformedSeriesSequenceRowDeleted | Occurs after a PerformedSeriesSequenceRow in the table has been deleted. | |
PerformedSeriesSequenceRowDeleting | Occurs before a PerformedSeriesSequenceRow 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