Overload | Description |
---|---|
Delete() | Abort or delete this entry. |
Delete(String) | Abort or delete this entry. |
Delete(Boolean) | Delete or abort this entry with force. |
Delete(Boolean,Severity,String) | Delete or abort this entry with force. |
Delete(Int32) | Abort or delete the entry with the specified JAMS Entry number. |
Delete(Int32,String) | Abort or delete the entry with the specified JAMS Entry number. |
Delete(Int32,Server) | Abort or delete the entry with the specified JAMS Entry number. |
Delete(Int32,Boolean,Server) | Abort or delete the entry with the specified JAMS Entry number. |
Delete(Int32,Boolean,Severity,String,Server) | Abort or delete the entry with the specified JAMS Entry number. |