←Select platform

UpdateMPPS Method (IBrokerService)

Summary

Updates the MPPS having the specified SOP instance.

Syntax

C#
VB
C++
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
[OperationContractAttribute()] 
void UpdateMPPS(  
   string mppsSOPInstanceUID, 
   Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation mpps 
) 
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=False)> 
<OperationContractAttribute()> 
Sub UpdateMPPS( _ 
   ByVal mppsSOPInstanceUID As String, _ 
   ByVal mpps As Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation _ 
) 
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
[OperationContractAttribute()] 
void UpdateMPPS(  
   String^ mppsSOPInstanceUID, 
   Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation^ mpps 
) 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.Wcf Assembly
Click or drag to resize