For a list of all members of this type, see CompositeInstanceDataSet.RequestAttributeSequenceRow members.
"| Name | Description | |
|---|---|---|
| HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) |
| 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) |
| RequestedProcedureID | Gets or sets the Requested Procedure ID. |
| 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) |
| ScheduledProcedureStepID | Gets or sets the Scheduled Procedure Step ID. |
| SeriesInstanceUID | Gets or sets the Series Instance UID. |
| SeriesRow | Gets or sets the parent CompositeInstanceDataSet.SeriesRow for this CompositeInstanceDataSet.RequestAttributeSequenceRow. |
| Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) |