Used exclusively by CDI to return transactions to a user.
Namespace: CDI_WCFService3.ICDI_WCFServiceThis differs from IUtility:RemovePieces in that it it works regardless of whether a mail piece is in our DB or not.
If the piece exists in our DB, then this will validate it; remove it; and return a transaction as appropriate.
Assembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Function ReturnTransactions ( _ authHeader As AuthHeader, _ pieces As RemovablePiece() _ ) As String
Return Value
Remarks
See Also