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

MWLDataset.RequestedProcedureRow Class Members

Properties  Methods 


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

Public Properties
 NameDescription
Public PropertyAccessionNumberGets or sets the Accession Number.  
Public PropertyAdmissionIDGets or sets the Admission ID.  
Public PropertyHasErrorsGets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow)
Public PropertyImagingServiceRequestRowGets or sets the parent MWLDataset.ImagingServiceRequestRow for this MWLDataset.RequestedProcedureRow  
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 PropertyPatientTransportArrangementsGets or sets the Patient Transport Arrangements.  
Public PropertyRequestedProcedureCommentsGets or sets the Requested Procedure Comments.  
Public PropertyRequestedProcedureDescriptionGets or sets the Requested Procedure Description.  
Public PropertyRequestedProcedureIDGets or sets the Requested Procedure ID.  
Public PropertyRequestedProcedurePriorityGets or sets the Requested Procedure Priority.  
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 PropertyStudyInstanceUIDGets or sets the Study Instance UID.  
Public PropertyTableGets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow)
Public PropertyVisitRowGets or sets the parent MWLDataset.VisitRow for this MWLDataset.RequestedProcedureRow  
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 MethodGetNamesOfIntendedRecipientsOfResultsRowsReturns the child MWLDataset.NamesOfIntendedRecipientsOfResultsRow for this MWLDataset.RequestedProcedureRow.  
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 MethodGetReferencedStudySequenceRowsReturns the child MWLDataset.ReferencedStudySequenceRow for this MWLDataset.RequestedProcedureRow.  
Public MethodGetRequestedProcedureCodeSequenceRowsReturns the child MWLDataset.RequestedProcedureCodeSequenceRow for this MWLDataset.RequestedProcedureRow.  
Public MethodGetScheduledProcedureStepRowsReturns the child MWLDataset.ScheduledProcedureStepRow for this MWLDataset.RequestedProcedureRow.  
Public MethodHasVersionGets a value that indicates whether a specified version exists. (Inherited from System.Data.DataRow)
Public MethodIsAdmissionIDNullGets a value that indicates whether the MWLDataset.RequestedProcedureDataTable.AdmissionIDColumn 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 MethodIsPatientTransportArrangementsNullGets a value that indicates whether the MWLDataset.RequestedProcedureDataTable.PatientTransportArrangementsColumn contains a null value.  
Public MethodIsRequestedProcedureCommentsNullGets a value that indicates whether the MWLDataset.RequestedProcedureDataTable.RequestedProcedureCommentsColumn contains a null value.  
Public MethodIsRequestedProcedurePriorityNullGets a value that indicates whether the MWLDataset.RequestedProcedureDataTable.RequestedProcedurePriorityColumn 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 MethodSetAdmissionIDNullSets the value of the MWLDataset.RequestedProcedureDataTable.AdmissionIDColumn to a null value.  
Public MethodSetColumnErrorOverloaded. Sets the error description for a column specified by index. (Inherited from System.Data.DataRow)
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 MethodSetPatientTransportArrangementsNullSets the value of the MWLDataset.RequestedProcedureDataTable.PatientTransportArrangementsColumn to a null value.  
Public MethodSetRequestedProcedureCommentsNullSets the value of the MWLDataset.RequestedProcedureDataTable.RequestedProcedureCommentsColumn to a null value.  
Public MethodSetRequestedProcedurePriorityNullSets the value of the MWLDataset.RequestedProcedureDataTable.RequestedProcedurePriorityColumn 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.RequestedProcedureRow 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