Leadtools.Medical.Worklist.Wcf.Service Namespace > IBrokerService Interface : UpdateRequestedProcedure Method |
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] [OperationContractAttribute()] void UpdateRequestedProcedure( string accessionNumber, string requestedProcedureID, WCFRequestedProcedure procedure )
'Declaration <FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=False)> <OperationContractAttribute()> Sub UpdateRequestedProcedure( _ ByVal accessionNumber As String, _ ByVal requestedProcedureID As String, _ ByVal procedure As WCFRequestedProcedure _ )
'Usage Dim instance As IBrokerService Dim accessionNumber As String Dim requestedProcedureID As String Dim procedure As WCFRequestedProcedure instance.UpdateRequestedProcedure(accessionNumber, requestedProcedureID, procedure)
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] [OperationContractAttribute()] void UpdateRequestedProcedure( string accessionNumber, string requestedProcedureID, WCFRequestedProcedure procedure )
FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=) OperationContractAttribute() function Leadtools.Medical.Worklist.Wcf.Service.IBrokerService.UpdateRequestedProcedure( accessionNumber , requestedProcedureID , procedure )
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, Action="", Name="", Namespace="", ProtectionLevel=ProtectionLevel.None, HasProtectionLevel=false)] [OperationContractAttribute()] void UpdateRequestedProcedure( String^ accessionNumber, String^ requestedProcedureID, WCFRequestedProcedure^ procedure )
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