←Select platform

UpdateMPPS Method

Summary

Updates the MPPS with the specified sop instance.

Syntax

C#
VB
C++
public void UpdateMPPS( 
   string mppsSOPInstanceUID, 
   WCFPPSInformation mpps 
) 
  
Public Sub UpdateMPPS( _ 
   ByVal mppsSOPInstanceUID As String, _ 
   ByVal mpps As Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation _ 
)  

Parameters

mppsSOPInstanceUID
The UID of the MPPS instance to update.

mpps
The UID of the MPPS sop instance to update.

Example

For an example refer to AddMPPS

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly