'Declaration
Public Overloads Shared Sub SaveData( _ ByVal jamsEntry As System.Integer, _ ByVal objectId As System.Guid, _ ByVal obj As System.Object, _ ByVal js As Server, _ ByVal message As System.String, _ ByVal comment As System.String, _ Optional ByVal sendToEntry As System.Boolean _ )
Parameters
- jamsEntry
- The entry number for which to save the object.
- objectId
- A guid that identifies the type of data being stored.
- obj
- The object to be stored.
- js
- JAMS Server.
- message
- Audit Trail message.
- comment
- Audit trail comment.
- sendToEntry
- When true, the saved data is sent to the Entry.