Leadtools.Medical.Worklist.Wcf.Service Namespace > IBrokerService Interface : UpdateMPPS Method |
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void UpdateMPPS( string mppsSOPInstanceUID, WCFPPSInformation mpps )
'Declaration <OperationContractAttribute()> <FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=False)> 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)
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void UpdateMPPS( string mppsSOPInstanceUID, WCFPPSInformation mpps )
OperationContractAttribute() FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=) function Leadtools.Medical.Worklist.Wcf.Service.IBrokerService.UpdateMPPS( mppsSOPInstanceUID , mpps )
[OperationContractAttribute()] [FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] void UpdateMPPS( String^ mppsSOPInstanceUID, WCFPPSInformation^ mpps )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2