Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MWLDataset.ImagingServiceRequestRow Class |
The following tables list the members exposed by MWLDataset.ImagingServiceRequestRow.
Name | Description | |
---|---|---|
AccessionNumber | Gets or sets the Accession Number. | |
FillerOrderNumber_ImagingServiceRequest | Gets or sets the Filler Order Number Imaging Service Request. | |
HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) | |
ImagingServiceRequestComments | Gets or sets the Imaging Service Request Comments. | |
IssuerOfPatientID | Gets or sets the Issuer Of Patient ID. | |
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) | |
PatientID | Gets or sets the Patient ID. | |
PatientRowParent | Gets or sets the parent MWLDataset.PatientRow for this MWLDataset.ImagingServiceRequestRow | |
PlacerOrderNumber_ImagingServiceRequest | Gets or sets the Placer Order Number Imaging Service Request. | |
ReferringPhysicianFamilyName | Gets or sets the Referring Physician Family Name. | |
ReferringPhysicianGivenName | Gets or sets the Referring Physician Given Name. | |
ReferringPhysicianMiddleName | Gets or sets the Referring Physician Middle Name. | |
ReferringPhysicianPrefix | Gets or sets the Referring Physician Prefix. | |
ReferringPhysicianSuffix | Gets or sets the Referring Physician Suffix. | |
RequestingPhysicianFamilyName | Gets or sets the Requesting Physician Family Name. | |
RequestingPhysicianGivenName | Gets or sets the Requesting Physician Given Name. | |
RequestingPhysicianMiddleName | Gets or sets the Requesting Physician Middle Name. | |
RequestingPhysicianPrefix | Gets or sets the Requesting Physician Prefix. | |
RequestingPhysicianSuffix | Gets or sets the Requesting Physician Suffix. | |
RequestingService | Gets or sets the Requesting Service. | |
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) | |
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) |