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

Show in webframe

UpdateMPPS Method (IBrokerService)






The UID of the MPPS instance to update.
The UID of the MPPS SOP instance to update.
Updates the MPPS having the specified SOP instance.
Syntax
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=false)]
[OperationContractAttribute()]
void UpdateMPPS( 
   string mppsSOPInstanceUID,
   WCFPPSInformation mpps
)
'Declaration
 
<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 WCFPPSInformation _
) 
'Usage
 
Dim instance As IBrokerService
Dim mppsSOPInstanceUID As String
Dim mpps As WCFPPSInformation
 
instance.UpdateMPPS(mppsSOPInstanceUID, mpps)

            

            
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=false)]
[OperationContractAttribute()]
void UpdateMPPS( 
   String^ mppsSOPInstanceUID,
   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

See Also

Reference

IBrokerService Interface
IBrokerService Members

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