'Declaration
Public Overloads Shared Sub Delete( _ ByVal jamsEntry As System.Integer, _ ByVal force As System.Boolean, _ ByVal severity As Severity, _ ByVal comment As System.String, _ ByVal js As Server _ )
Parameters
- jamsEntry
- The JAMS Entry to be deleted
- force
- Set to true to delete with force
- 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.