Updates the MPPS having the specified SOP instance.
[OperationContractAttribute()] [FaultContractAttribute(System.Type)] public void UpdateMPPS( string mppsSOPInstanceUID, WCFPPSInformation mpps )
[OperationContractAttribute()]
[FaultContractAttribute(System.Type)]
public void UpdateMPPS(
string mppsSOPInstanceUID,
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()>
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 )
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,
HasProtectionLevel=false)]
void UpdateMPPS(
String^ mppsSOPInstanceUID,
Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation^ mpps
mppsSOPInstanceUID The UID of the MPPS instance to update.
mpps The UID of the MPPS SOP instance to update.
For an example refer to AddMPPS
Target Platforms
IBrokerService Interface
IBrokerService Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library