LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)
LEAD Technologies, Inc

UpdateMPPS Method (IWorklistDataAccessAgent)






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
void UpdateMPPS( 
   MPPSDataset mppsDS
)
'Declaration
 
Sub UpdateMPPS( _
   ByVal mppsDS As MPPSDataset _
) 
'Usage
 
Dim instance As IWorklistDataAccessAgent
Dim mppsDS As MPPSDataset
 
instance.UpdateMPPS(mppsDS)
void UpdateMPPS( 
   MPPSDataset mppsDS
)
function Leadtools.Medical.Worklist.DataAccessLayer.IWorklistDataAccessAgent.UpdateMPPS( 
   mppsDS 
)
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 considred added as new items.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorklistDataAccessAgent Interface
IWorklistDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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