UpdateMWL Method

Summary
Update the information of DICOM Work-list items by adding, deleting or modifying them.
Syntax
C#
C++/CLI
public void UpdateMWL( 
   MWLDataset mwlDS 
) 
void UpdateMWL(  
   MWLDataset^ mwlDS 
)  

Parameters

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 considred added as new items.

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.