The following tables list the members exposed by CompositeInstanceDataSet.SeriesRow.
| Name | Description | |
|---|---|---|
| BodyPartExamined | Gets or sets the Body Part Examined. |
| HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) |
| InstitutionName | Gets or sets the Institution Name. |
| Item | Overloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow) |
| ItemArray | Gets or sets all the values for this row through an array. (Inherited from System.Data.DataRow) |
| Modality | Gets or sets the Modality. |
| PerformedProcedureStartDate | Gets or sets the Performed Procedure Start Date. |
| PerformedProcedureStepID | Gets or sets the Performed Procedure Step ID. |
| ReceiveDate | Gets or sets the Receive Date. |
| RetrieveAETitle | Gets or sets the Retrieve AE Title. |
| RowError | Gets or sets the custom error description for a row. (Inherited from System.Data.DataRow) |
| RowState | Gets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow) |
| SeriesDate | Gets or sets the Series Date. |
| SeriesDescription | Gets or sets the Series Description. |
| SeriesInstanceUID | Gets or sets the Series Instance UID. |
| SeriesNumber | Gets or sets the Series Number. |
| StudyInstanceUID | Gets or sets the Study Instance UID. |
| StudyRow | Gets or sets the parent CompositeInstanceDataSet.StudyRow for this CompositeInstanceDataSet.SeriesRow |
| Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) |
Top
| Name | Description | |
|---|---|---|
| SetNull | Sets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow) |