LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

DeleteRequestedProcedure Method (BrokerService)

Show in webframe





A departmental IS-generated number that identifies the order for the Imaging Service Request.
Identifier for the Requested Procedure in the Imaging Service Request.
Deletes the requested procedure with the specified Accession Number and requested Procedure ID.
Syntax
public void DeleteRequestedProcedure( 
   string accessionNumber,
   string requestedProcedureID
)
'Declaration
 
Public Sub DeleteRequestedProcedure( _
   ByVal accessionNumber As String, _
   ByVal requestedProcedureID As String _
) 
'Usage
 
Dim instance As BrokerService
Dim accessionNumber As String
Dim requestedProcedureID As String
 
instance.DeleteRequestedProcedure(accessionNumber, requestedProcedureID)

            

            
public:
void DeleteRequestedProcedure( 
   String^ accessionNumber,
   String^ requestedProcedureID
) 

Parameters

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

Target Platforms

See Also

Reference

BrokerService Class
BrokerService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.