'Declaration
Public Shared Sub ReprocessCompletion( _ ByVal jamsEntry As System.Integer, _ ByVal severity As Severity, _ ByVal comment As System.String, _ ByVal js As Server _ )
Parameters
- jamsEntry
- The JAMS Entry to be reprocessed.
- severity
- The completion severity for the cancelation.
- comment
- A comment to be added to the audit trail for the entry.
- js
- The JAMS Server that has this entry.