LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

MWLDataset.ImagingServiceRequestRow Class Members

Show in webframe
Properties  Methods 


The following tables list the members exposed by MWLDataset.ImagingServiceRequestRow.

Public Properties
 NameDescription
AccessionNumberGets or sets the Accession Number.  
FillerOrderNumber_ImagingServiceRequestGets or sets the Filler Order Number Imaging Service Request.  
HasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
ImagingServiceRequestCommentsGets or sets the Imaging Service Request Comments.  
IssuerOfPatientIDGets or sets the Issuer Of Patient ID.  
ItemOverloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow)
ItemArrayGets or sets all the values for this row through an array. (Inherited from System.Data.DataRow)
PatientIDGets or sets the Patient ID.  
PatientRowParentGets or sets the parent MWLDataset.PatientRow for this MWLDataset.ImagingServiceRequestRow  
PlacerOrderNumber_ImagingServiceRequestGets or sets the Placer Order Number Imaging Service Request.  
ReferringPhysicianFamilyNameGets or sets the Referring Physician Family Name.  
ReferringPhysicianGivenNameGets or sets the Referring Physician Given Name.  
ReferringPhysicianMiddleNameGets or sets the Referring Physician Middle Name.  
ReferringPhysicianPrefixGets or sets the Referring Physician Prefix.  
ReferringPhysicianSuffixGets or sets the Referring Physician Suffix.  
RequestingPhysicianFamilyNameGets or sets the Requesting Physician Family Name.  
RequestingPhysicianGivenNameGets or sets the Requesting Physician Given Name.  
RequestingPhysicianMiddleNameGets or sets the Requesting Physician Middle Name.  
RequestingPhysicianPrefixGets or sets the Requesting Physician Prefix.  
RequestingPhysicianSuffixGets or sets the Requesting Physician Suffix.  
RequestingServiceGets or sets the Requesting Service.  
RowErrorGets or sets the custom error description for a row. (Inherited from System.Data.DataRow)
RowStateGets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow)
TableGets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow)
Top
Public Methods
 NameDescription
AcceptChangesCommits all the changes made to this row since the last time System.Data.DataRow.AcceptChanges was called. (Inherited from System.Data.DataRow)
BeginEditStarts an edit operation on a System.Data.DataRow object. (Inherited from System.Data.DataRow)
CancelEditCancels the current edit on the row. (Inherited from System.Data.DataRow)
ClearErrorsClears the errors for the row. This includes the System.Data.DataRow.RowError and errors set with System.Data.DataRow.SetColumnError(System.Int32,System.String). (Inherited from System.Data.DataRow)
DeleteDeletes the System.Data.DataRow. (Inherited from System.Data.DataRow)
EndEditEnds the edit occurring on the row. (Inherited from System.Data.DataRow)
GetChildRowsOverloaded. Gets the child rows of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
GetColumnErrorOverloaded. Gets the error description for the column specified by index. (Inherited from System.Data.DataRow)
GetColumnsInErrorGets an array of columns that have errors. (Inherited from System.Data.DataRow)
GetParentRowOverloaded. Gets the parent row of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
GetParentRowsOverloaded. Gets the parent rows of a System.Data.DataRow using the specified System.Data.DataRelation.RelationName of a System.Data.DataRelation. (Inherited from System.Data.DataRow)
GetRequestedProcedureRowsReturns the child MWLDataset.RequestedProcedureRow for this MWLDataset.ImagingServiceRequestRow.  
HasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
IsFillerOrderNumber_ImagingServiceRequestNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.FillerOrderNumber_ImagingServiceRequestColumn contains a null value.  
IsImagingServiceRequestCommentsNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ImagingServiceRequestCommentsColumn contains a null value.  
IsNullOverloaded. Gets a value that indicates whether the column at the specified index contains a null value. (Inherited from System.Data.DataRow)
IsPlacerOrderNumber_ImagingServiceRequestNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.PlacerOrderNumber_ImagingServiceRequestColumn contains a null value.  
IsReferringPhysicianFamilyNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianFamilyNameColumn contains a null value.  
IsReferringPhysicianGivenNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianGivenNameColumn contains a null value.  
IsReferringPhysicianMiddleNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianMiddleNameColumn contains a null value.  
IsReferringPhysicianPrefixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianPrefixColumn contains a null value.  
IsReferringPhysicianSuffixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianSuffixColumn contains a null value.  
IsRequestingPhysicianFamilyNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianFamilyNameColumn contains a null value.  
IsRequestingPhysicianGivenNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianGivenNameColumn contains a null value.  
IsRequestingPhysicianMiddleNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianMiddleNameColumn contains a null value.  
IsRequestingPhysicianPrefixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianPrefixColumn contains a null value.  
IsRequestingPhysicianSuffixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianSuffixColumn contains a null value.  
IsRequestingServiceNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingServiceColumn contains a null value.  
RejectChangesRejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow)
SetAddedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow)
SetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
SetFillerOrderNumber_ImagingServiceRequestNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.FillerOrderNumber_ImagingServiceRequestColumn to a null value.  
SetImagingServiceRequestCommentsNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ImagingServiceRequestCommentsColumn to a null value.  
SetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
SetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
SetPlacerOrderNumber_ImagingServiceRequestNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.PlacerOrderNumber_ImagingServiceRequestColumn to a null value.  
SetReferringPhysicianFamilyNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianFamilyNameColumn to a null value.  
SetReferringPhysicianGivenNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianGivenNameColumn to a null value.  
SetReferringPhysicianMiddleNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianMiddleNameColumn to a null value.  
SetReferringPhysicianPrefixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianPrefixColumn to a null value.  
SetReferringPhysicianSuffixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianSuffixColumn to a null value.  
SetRequestingPhysicianFamilyNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianFamilyNameColumn to a null value.  
SetRequestingPhysicianGivenNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianGivenNameColumn to a null value.  
SetRequestingPhysicianMiddleNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianMiddleNameColumn to a null value.  
SetRequestingPhysicianPrefixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianPrefixColumn to a null value.  
SetRequestingPhysicianSuffixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianSuffixColumn to a null value.  
SetRequestingServiceNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingServiceColumn to a null value.  
Top
Protected Methods
 NameDescription
SetNullSets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow)
Top
See Also

Reference

MWLDataset.ImagingServiceRequestRow Class
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features