Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

UpdateMPPS Method (WorklistDbDataAccessAgent)






The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset which contains the updates.
Update the information of DICOM Modality Performed Procedure Step items by adding, deleting or modifying them.
Syntax
public virtual void UpdateMPPS( 
   MPPSDataset mppsDS
)
'Declaration
 
Public Overridable Sub UpdateMPPS( _
   ByVal mppsDS As MPPSDataset _
) 
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim mppsDS As MPPSDataset
 
instance.UpdateMPPS(mppsDS)

            

            
public:
virtual void UpdateMPPS( 
   MPPSDataset^ mppsDS
) 

Parameters

mppsDS
The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset which contains the updates.
Remarks

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

Requirements

Target Platforms

See Also

Reference

WorklistDbDataAccessAgent Class
WorklistDbDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features