Update the information of DICOM Work-list items by adding, deleting or modifying them.
public virtual void UpdateMWL(
MWLDataset mwlDS
)
Public Overridable Sub UpdateMWL( _
ByVal mwlDS As MWLDataset _
)
public:
virtual void UpdateMWL(
MWLDataset^ mwlDS
)
mwlDS
The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset which contains the updates.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document