Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

Show in webframe

DeleteRequestedProcedure Method (IBrokerService)






A departmental IS-generated number that identifies the order for the Imaging Service Request.
Identifier that identifies the Requested Procedure in the Imaging Service Request.
Deletes the requested procedure having the specified Accession Number and requested Procedure ID.
Syntax
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=false)]
[OperationContractAttribute()]
void DeleteRequestedProcedure( 
   string accessionNumber,
   string requestedProcedureID
)
'Declaration
 
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=False)>
<OperationContractAttribute()>
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)

            

            
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=false)]
[OperationContractAttribute()]
void DeleteRequestedProcedure( 
   String^ accessionNumber,
   String^ requestedProcedureID
) 

Parameters

accessionNumber
A departmental IS-generated number that identifies the order for the Imaging Service Request.
requestedProcedureID
Identifier that identifies the Requested Procedure in the Imaging Service Request.
Example
For an example refer to AddRequestedProcedure
Requirements

Target Platforms

See Also

Reference

IBrokerService Interface
IBrokerService Members

Error processing SSI file
   Leadtools.Medical.Worklist.Wcf requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features