LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)
LEAD Technologies, Inc

MWLDataset.ImagingServiceRequestRow Class Members

Properties  Methods 


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

Public Properties
 NameDescription
Public PropertyAccessionNumberGets or sets the Accession Number.  
Public PropertyFillerOrderNumber_ImagingServiceRequestGets or sets the Filler Order Number Imaging Service Request.  
Public PropertyHasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
Public PropertyImagingServiceRequestCommentsGets or sets the Imaging Service Request Comments.  
Public PropertyIssuerOfPatientIDGets or sets the Issuer Of Patient ID.  
Public PropertyItemOverloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow)
Public PropertyItemArrayGets or sets all the values for this row through an array. (Inherited from System.Data.DataRow)
Public PropertyPatientIDGets or sets the Patient ID.  
Public PropertyPatientRowParentGets or sets the parent MWLDataset.PatientRow for this MWLDataset.ImagingServiceRequestRow  
Public PropertyPlacerOrderNumber_ImagingServiceRequestGets or sets the Placer Order Number Imaging Service Request.  
Public PropertyReferringPhysicianFamilyNameGets or sets the Referring Physician Family Name.  
Public PropertyReferringPhysicianGivenNameGets or sets the Referring Physician Given Name.  
Public PropertyReferringPhysicianMiddleNameGets or sets the Referring Physician Middle Name.  
Public PropertyReferringPhysicianPrefixGets or sets the Referring Physician Prefix.  
Public PropertyReferringPhysicianSuffixGets or sets the Referring Physician Suffix.  
Public PropertyRequestingPhysicianFamilyNameGets or sets the Requesting Physician Family Name.  
Public PropertyRequestingPhysicianGivenNameGets or sets the Requesting Physician Given Name.  
Public PropertyRequestingPhysicianMiddleNameGets or sets the Requesting Physician Middle Name.  
Public PropertyRequestingPhysicianPrefixGets or sets the Requesting Physician Prefix.  
Public PropertyRequestingPhysicianSuffixGets or sets the Requesting Physician Suffix.  
Public PropertyRequestingServiceGets or sets the Requesting Service.  
Public PropertyRowErrorGets or sets the custom error description for a row. (Inherited from System.Data.DataRow)
Public PropertyRowStateGets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow)
Public PropertyTableGets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow)
Top
Public Methods
 NameDescription
Public MethodAcceptChangesCommits all the changes made to this row since the last time System.Data.DataRow.AcceptChanges was called. (Inherited from System.Data.DataRow)
Public MethodBeginEditStarts an edit operation on a System.Data.DataRow object. (Inherited from System.Data.DataRow)
Public MethodCancelEditCancels the current edit on the row. (Inherited from System.Data.DataRow)
Public MethodClearErrorsClears 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 MethodDeleteDeletes the System.Data.DataRow. (Inherited from System.Data.DataRow)
Public MethodEndEditEnds the edit occurring on the row. (Inherited from System.Data.DataRow)
Public MethodGetChildRowsOverloaded. 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 MethodGetColumnErrorOverloaded. Gets the error description for the column specified by index. (Inherited from System.Data.DataRow)
Public MethodGetColumnsInErrorGets an array of columns that have errors. (Inherited from System.Data.DataRow)
Public MethodGetParentRowOverloaded. 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 MethodGetParentRowsOverloaded. 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 MethodGetRequestedProcedureRowsReturns the child MWLDataset.RequestedProcedureRow for this MWLDataset.ImagingServiceRequestRow.  
Public MethodHasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
Public MethodIsFillerOrderNumber_ImagingServiceRequestNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.FillerOrderNumber_ImagingServiceRequestColumn contains a null value.  
Public MethodIsImagingServiceRequestCommentsNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ImagingServiceRequestCommentsColumn contains a null value.  
Public MethodIsNullOverloaded. Gets a value that indicates whether the column at the specified index contains a null value. (Inherited from System.Data.DataRow)
Public MethodIsPlacerOrderNumber_ImagingServiceRequestNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.PlacerOrderNumber_ImagingServiceRequestColumn contains a null value.  
Public MethodIsReferringPhysicianFamilyNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianFamilyNameColumn contains a null value.  
Public MethodIsReferringPhysicianGivenNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianGivenNameColumn contains a null value.  
Public MethodIsReferringPhysicianMiddleNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianMiddleNameColumn contains a null value.  
Public MethodIsReferringPhysicianPrefixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianPrefixColumn contains a null value.  
Public MethodIsReferringPhysicianSuffixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianSuffixColumn contains a null value.  
Public MethodIsRequestingPhysicianFamilyNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianFamilyNameColumn contains a null value.  
Public MethodIsRequestingPhysicianGivenNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianGivenNameColumn contains a null value.  
Public MethodIsRequestingPhysicianMiddleNameNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianMiddleNameColumn contains a null value.  
Public MethodIsRequestingPhysicianPrefixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianPrefixColumn contains a null value.  
Public MethodIsRequestingPhysicianSuffixNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianSuffixColumn contains a null value.  
Public MethodIsRequestingServiceNullGets a value that indicates whether the MWLDataset.ImagingServiceRequestDataTable.RequestingServiceColumn contains a null value.  
Public MethodRejectChangesRejects all changes made to the row since System.Data.DataRow.AcceptChanges was last called. (Inherited from System.Data.DataRow)
Public MethodSetAddedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Added. (Inherited from System.Data.DataRow)
Public MethodSetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
Public MethodSetFillerOrderNumber_ImagingServiceRequestNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.FillerOrderNumber_ImagingServiceRequestColumn to a null value.  
Public MethodSetImagingServiceRequestCommentsNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ImagingServiceRequestCommentsColumn to a null value.  
Public MethodSetModifiedChanges the System.Data.DataRow.Rowstate of a System.Data.DataRow to Modified. (Inherited from System.Data.DataRow)
Public MethodSetParentRowOverloaded. Sets the parent row of a System.Data.DataRow with specified new parent System.Data.DataRow. (Inherited from System.Data.DataRow)
Public MethodSetPlacerOrderNumber_ImagingServiceRequestNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.PlacerOrderNumber_ImagingServiceRequestColumn to a null value.  
Public MethodSetReferringPhysicianFamilyNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianFamilyNameColumn to a null value.  
Public MethodSetReferringPhysicianGivenNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianGivenNameColumn to a null value.  
Public MethodSetReferringPhysicianMiddleNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianMiddleNameColumn to a null value.  
Public MethodSetReferringPhysicianPrefixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianPrefixColumn to a null value.  
Public MethodSetReferringPhysicianSuffixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.ReferringPhysicianSuffixColumn to a null value.  
Public MethodSetRequestingPhysicianFamilyNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianFamilyNameColumn to a null value.  
Public MethodSetRequestingPhysicianGivenNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianGivenNameColumn to a null value.  
Public MethodSetRequestingPhysicianMiddleNameNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianMiddleNameColumn to a null value.  
Public MethodSetRequestingPhysicianPrefixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianPrefixColumn to a null value.  
Public MethodSetRequestingPhysicianSuffixNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingPhysicianSuffixColumn to a null value.  
Public MethodSetRequestingServiceNullSets the value of the MWLDataset.ImagingServiceRequestDataTable.RequestingServiceColumn to a null value.  
Top
Protected Methods
 NameDescription
Protected MethodSetNullSets 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-2012 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