Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MPPSDataset.PerformedSeriesSequenceRow Class |
The following tables list the members exposed by MPPSDataset.PerformedSeriesSequenceRow.
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) | |
MPPSSOPInstanceUID | Gets or sets the MPPS SOP Instance UID. | |
OperatorName | Gets or sets the Operator Name. | |
OrderNumber | Gets or sets the Order Number. | |
PerformingPhysicianName | Gets or sets the Performing Physician Name. | |
PPSInformationRow | Gets or sets the parent MPPSDataset.PPSInformationRow for this MPPSDataset.PerformedSeriesSequenceRow | |
ProtocolName | Gets or sets the Protocol Name. | |
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) | |
SeriesDescription | Gets or sets the Series Description. | |
SeriesInstanceUID | Gets or sets the Series Instance UID. | |
Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) |
Name | Description | |
---|---|---|
SetNull | Sets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow) |