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