Update the information of DICOM Modality Performed Procedure Step items by adding, deleting or modifying them.
public void UpdateMPPS(
MPPSDataset mppsDS
)
Sub UpdateMPPS( _
ByVal mppsDS As MPPSDataset _
)
void UpdateMPPS(
MPPSDataset^ mppsDS
)
mppsDS
The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset which contains the updates.
To perform an update you should first call the query methods QueryMPPS then apply the updates on the returned Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset.
If you didn't call any of the query methods all information will be considred 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