LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MWLDataset.ImagingServiceRequestRow Class Members
See Also  Properties  Methods 
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MWLDataset.ImagingServiceRequestRow Class

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

Public Properties

 NameDescription
public Property AccessionNumberGets or sets the Accession Number.  
public Property FillerOrderNumber_ImagingServiceRequestGets or sets the Filler Order Number Imaging Service Request.  
public Property HasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
public Property ImagingServiceRequestCommentsGets or sets the Imaging Service Request Comments.  
public Property IssuerOfPatientIDGets or sets the Issuer Of Patient ID.  
public Property ItemOverloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow)
public Property ItemArrayGets or sets all the values for this row through an array. (Inherited from System.Data.DataRow)
public Property PatientIDGets or sets the Patient ID.  
public Property PatientRowParentGets or sets the parent MWLDataset.PatientRow for this MWLDataset.ImagingServiceRequestRow  
public Property PlacerOrderNumber_ImagingServiceRequestGets or sets the Placer Order Number Imaging Service Request.  
public Property ReferringPhysicianFamilyNameGets or sets the Referring Physician Family Name.  
public Property ReferringPhysicianGivenNameGets or sets the Referring Physician Given Name.  
public Property ReferringPhysicianMiddleNameGets or sets the Referring Physician Middle Name.  
public Property ReferringPhysicianPrefixGets or sets the Referring Physician Prefix.  
public Property ReferringPhysicianSuffixGets or sets the Referring Physician Suffix.  
public Property RequestingPhysicianFamilyNameGets or sets the Requesting Physician Family Name.  
public Property RequestingPhysicianGivenNameGets or sets the Requesting Physician Given Name.  
public Property RequestingPhysicianMiddleNameGets or sets the Requesting Physician Middle Name.  
public Property RequestingPhysicianPrefixGets or sets the Requesting Physician Prefix.  
public Property RequestingPhysicianSuffixGets or sets the Requesting Physician Suffix.  
public Property RequestingServiceGets or sets the Requesting Service.  
public Property RowErrorGets or sets the custom error description for a row. (Inherited from System.Data.DataRow)
public Property RowStateGets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow)
public Property TableGets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow)
Top

Public Methods

 NameDescription
public Method AcceptChangesCommits all the changes made to this row since the last time System.Data.DataRow.AcceptChanges was called. (Inherited from System.Data.DataRow)
public Method BeginEditStarts an edit operation on a System.Data.DataRow object. (Inherited from System.Data.DataRow)
public Method CancelEditCancels the current edit on the row. (Inherited from System.Data.DataRow)
public Method 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)
public Method DeleteDeletes the System.Data.DataRow. (Inherited from System.Data.DataRow)
public Method EndEditEnds the edit occurring on the row. (Inherited from System.Data.DataRow)
public Method 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)
public Method GetColumnErrorOverloaded. Gets the error description for the column specified by index. (Inherited from System.Data.DataRow)
public Method GetColumnsInErrorGets an array of columns that have errors. (Inherited from System.Data.DataRow)
public Method 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)
public Method 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)
public Method GetRequestedProcedureRowsReturns the child MWLDataset.RequestedProcedureRow for this MWLDataset.ImagingServiceRequestRow.  
public Method HasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
public Method IsFillerOrderNumber_ImagingServiceRequestNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.FillerOrderNumber_ImagingServiceRequestColumn contains a null value.  
public Method IsImagingServiceRequestCommentsNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ImagingServiceRequestCommentsColumn contains a null value.  
public Method IsNullOverloaded. Gets a value that indicates whether the column at the specified index contains a null value. (Inherited from System.Data.DataRow)
public Method IsPlacerOrderNumber_ImagingServiceRequestNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.PlacerOrderNumber_ImagingServiceRequestColumn contains a null value.  
public Method IsReferringPhysicianFamilyNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianFamilyNameColumn contains a null value.  
public Method IsReferringPhysicianGivenNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianGivenNameColumn contains a null value.  
public Method IsReferringPhysicianMiddleNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianMiddleNameColumn contains a null value.  
public Method IsReferringPhysicianPrefixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianPrefixColumn contains a null value.  
public Method IsReferringPhysicianSuffixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianSuffixColumn contains a null value.  
public Method IsRequestingPhysicianFamilyNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianFamilyNameColumn contains a null value.  
public Method IsRequestingPhysicianGivenNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianGivenNameColumn contains a null value.  
public Method IsRequestingPhysicianMiddleNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianMiddleNameColumn contains a null value.  
public Method IsRequestingPhysicianPrefixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianPrefixColumn contains a null value.  
public Method IsRequestingPhysicianSuffixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianSuffixColumn contains a null value.  
public Method IsRequestingServiceNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingServiceColumn contains a null value.  
public Method RejectChangesRejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow)
public Method SetAddedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow)
public Method SetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
public Method SetFillerOrderNumber_ImagingServiceRequestNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.FillerOrderNumber_ImagingServiceRequestColumn to a null value.  
public Method SetImagingServiceRequestCommentsNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ImagingServiceRequestCommentsColumn to a null value.  
public Method SetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
public Method SetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
public Method SetPlacerOrderNumber_ImagingServiceRequestNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.PlacerOrderNumber_ImagingServiceRequestColumn to a null value.  
public Method SetReferringPhysicianFamilyNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianFamilyNameColumn to a null value.  
public Method SetReferringPhysicianGivenNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianGivenNameColumn to a null value.  
public Method SetReferringPhysicianMiddleNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianMiddleNameColumn to a null value.  
public Method SetReferringPhysicianPrefixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianPrefixColumn to a null value.  
public Method SetReferringPhysicianSuffixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianSuffixColumn to a null value.  
public Method SetRequestingPhysicianFamilyNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianFamilyNameColumn to a null value.  
public Method SetRequestingPhysicianGivenNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianGivenNameColumn to a null value.  
public Method SetRequestingPhysicianMiddleNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianMiddleNameColumn to a null value.  
public Method SetRequestingPhysicianPrefixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianPrefixColumn to a null value.  
public Method SetRequestingPhysicianSuffixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianSuffixColumn to a null value.  
public Method SetRequestingServiceNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingServiceColumn to a null value.  
Top

Protected Methods

 NameDescription
protected Method SetNullSets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow)
Top

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features