Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MWLDataset.RequestedProcedureRow Class |
The following tables list the members exposed by MWLDataset.RequestedProcedureRow.
Name | Description | |
---|---|---|
AccessionNumber | Gets or sets the Accession Number. | |
AdmissionID | Gets or sets the Admission ID. | |
HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) | |
ImagingServiceRequestRow | Gets or sets the parent MWLDataset.ImagingServiceRequestRow for this MWLDataset.RequestedProcedureRow | |
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) | |
PatientTransportArrangements | Gets or sets the Patient Transport Arrangements. | |
RequestedProcedureComments | Gets or sets the Requested Procedure Comments. | |
RequestedProcedureDescription | Gets or sets the Requested Procedure Description. | |
RequestedProcedureID | Gets or sets the Requested Procedure ID. | |
RequestedProcedurePriority | Gets or sets the Requested Procedure Priority. | |
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) | |
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) | |
VisitRow | Gets or sets the parent MWLDataset.VisitRow for this MWLDataset.RequestedProcedureRow |
Name | Description | |
---|---|---|
SetNull | Sets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow) |