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

UpdateMWL Method (WorklistDbDataAccessAgent)

Show in webframe





The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset which contains the updates.
Update the information of DICOM Work-list items by adding, deleting or modifying them.
Syntax
public virtual void UpdateMWL( 
   MWLDataset mwlDS
)
'Declaration
 
Public Overridable Sub UpdateMWL( _
   ByVal mwlDS As MWLDataset _
) 
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim mwlDS As MWLDataset
 
instance.UpdateMWL(mwlDS)

            

            
public:
virtual void UpdateMWL( 
   MWLDataset^ mwlDS
) 

Parameters

mwlDS
The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset which contains the updates.
Remarks

To perform an update you should first call one of the query methods QueryModalityWorklists or FindPatientInformation then apply the updates on the returned Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.

If you didn't call any of the query methods all information will be considered added as new items.

Requirements

Target Platforms

See Also

Reference

WorklistDbDataAccessAgent Class
WorklistDbDataAccessAgent Members

 

 


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