The following tables list the members exposed by ReferencedPatientSequenceDataTable.
Protected Constructors
Name | Description | |
---|---|---|
ReferencedPatientSequenceDataTable | Initializes a new instance of the ReferencedPatientSequenceDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
AddReferencedPatientSequenceRow | Adds a new ReferencedPatientSequenceRow to the System.Data.DataTable.Rows collection. | |
Clone | Clones the structure of the ReferencedPatientSequenceDataTable, including all ReferencedPatientSequenceDataTable schemas and constraints | |
FindByAdmissionID | Finds a ReferencedPatientSequenceRow in the System.Data.DataTable.Rows collection by the Admission ID value. | |
GetTypedTableSchema | Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedPatientSequenceDataTable. | |
NewReferencedPatientSequenceRow | Creates an empty ReferencedPatientSequenceRow without adding it to the System.Data.DataTable.Rows collection. | |
RemoveReferencedPatientSequenceRow | Removes a ReferencedPatientSequenceRow 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 ReferencedPatientSequenceRowChanged event. | |
OnRowChanging | Raises the ReferencedPatientSequenceRowChanging event. | |
OnRowDeleted | Raises the ReferencedPatientSequenceRowDeleted event. | |
OnRowDeleting | Raises the ReferencedPatientSequenceRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
AdmissionIDColumn | Gets the Admission ID Column. | |
Count | Gets the total number of ReferencedPatientSequenceRow objects in the System.Data.DataTable.Rows collection. | |
Item | Gets the ReferencedPatientSequenceRow at the specified index. | |
ReferencedSOPClassUIDColumn | Gets the Referenced SOP Class UID Column. | |
ReferencedSOPInstanceUIDColumn | Gets the Referenced SOP Instance UID Column. |
Public Events
Name | Description | |
---|---|---|
ReferencedPatientSequenceRowChanged | Occurs after a ReferencedPatientSequenceRow has been changed successfully. | |
ReferencedPatientSequenceRowChanging | Occurs when a ReferencedPatientSequenceRow is changing. | |
ReferencedPatientSequenceRowDeleted | Occurs after a ReferencedPatientSequenceRow in the table has been deleted. | |
ReferencedPatientSequenceRowDeleting | Occurs before a ReferencedPatientSequenceRow 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