C#
VB
C++
Deletes the requested procedure with the specified Accession Number and requested Procedure ID.
public void DeleteRequestedProcedure(
string accessionNumber,
string requestedProcedureID
)
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.
For an example refer to AddRequestedProcedure