LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

UpdateMPPS Method (BrokerService)

Show in webframe





The UID of the MPPS instance to update.
The UID of the MPPS sop instance to update.
Updates the MPPS with the specified sop instance.
Syntax
public void UpdateMPPS( 
   string mppsSOPInstanceUID,
   WCFPPSInformation mpps
)
'Declaration
 
Public Sub UpdateMPPS( _
   ByVal mppsSOPInstanceUID As String, _
   ByVal mpps As WCFPPSInformation _
) 
'Usage
 
Dim instance As BrokerService
Dim mppsSOPInstanceUID As String
Dim mpps As WCFPPSInformation
 
instance.UpdateMPPS(mppsSOPInstanceUID, mpps)

            

            
public:
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

BrokerService Class
BrokerService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.