Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MWLDataset.ScheduledProcedureStepRow Class |
The following tables list the members exposed by MWLDataset.ScheduledProcedureStepRow.
Name | Description | |
---|---|---|
AccessionNumber | Gets or sets the Accession Number. | |
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. | |
Pre_Medication | Gets or sets the Pre Medication. | |
RequestedContrastAgent | Gets or sets the Requested Contrast Agent. | |
RequestedProcedureID | Gets or sets the Requested Procedure ID. | |
RequestedProcedureRowParent | Gets or sets the parent MWLDataset.RequestedProcedureRow for this MWLDataset.ScheduledProcedureStepRow | |
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) | |
ScheduledPerformingPhysicianNameFamilyName | Gets or sets the Scheduled Performing Physician Name Family Name. | |
ScheduledPerformingPhysicianNameGivenName | Gets or sets the Scheduled Performing Physician Name Given Name. | |
ScheduledPerformingPhysicianNameMiddleName | Gets or sets the Scheduled Performing Physician Name Middle Name. | |
ScheduledPerformingPhysicianNamePrefix | Gets or sets the Scheduled Performing Physician Name Prefix. | |
ScheduledPerformingPhysicianNameSuffix | Gets or sets the Scheduled Performing Physician Name Suffix. | |
ScheduledProcedureStepDescription | Gets or sets the Scheduled Procedure Step Description. | |
ScheduledProcedureStepID | Gets or sets the Scheduled Procedure Step ID. | |
ScheduledProcedureStepLocation | Gets or sets the Scheduled Procedure Step Location. | |
ScheduledProcedureStepStartDate_Time | Gets or sets the Scheduled Procedure Step Start Date Time. | |
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) |