The following tables list the members exposed by MPPSDataset.PPSInformationRow.
| Name | Description | |
|---|---|---|
| CommentsonthePerformedProcedureStep | Gets or sets the Commentsonthe Performed Procedure Step. |
| 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) |
| Modality | Gets or sets the Modality. |
| MPPSSOPInstanceUID | Gets or sets the MPPS SOP Instance UID. |
| PerformedLocation | Gets or sets the Performed Location. |
| PerformedProcedureStepDescription | Gets or sets the Performed Procedure Step Description. |
| PerformedProcedureStepEndDate | Gets or sets the Performed Procedure Step End Date. |
| PerformedProcedureStepEndTime | Gets or sets the Performed Procedure Step End Time. |
| PerformedProcedureStepID | Gets or sets the Performed Procedure Step ID. |
| PerformedProcedureStepStartDate | Gets or sets the Performed Procedure Step Start Date. |
| PerformedProcedureStepStartTime | Gets or sets the Performed Procedure Step Start Time. |
| PerformedProcedureStepStatus | Gets or sets the Performed Procedure Step Status. |
| PerformedProcedureTypeDescription | Gets or sets the Performed Procedure Type Description. |
| PerformedStationAETitle | Gets or sets the Performed Station AE Title. |
| PerformedStationName | Gets or sets the Performed Station Name. |
| 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) |
| StudyID | Gets or sets the Study ID. |
| StudyInstanceUID | Gets or sets the Study Instance UID. |
| 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) |