'Declaration
Public Overloads Shared Sub Delete( _ ByVal jamsEntry As System.Integer, _ ByVal comment As System.String _ )
'Usage
Dim jamsEntry As System.Integer Dim comment As System.String Entry.Delete(jamsEntry, comment)
Parameters
- jamsEntry
- The JAMS Entry to be deleted
- comment
- A comment to be added to the audit trail for the entry.