Newer Version Available

This content describes an older version of this product. View Latest

SOSSessionHistory

This object is automatically created for each SOS session and stores information about changes made to the session. This object is available in API versions 34.0 and later.

Supported Calls

describeSObjects()getDeleted()getUpdated()query()retrieve()

Fields

Field Name Details
Field
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The name of the field that was changed in a session record.
NewValue
Type
anyType
Properties
Nillable, Sort
Description
The new value of the field that was changed.
OldValue
Type
anyType
Properties
Nillable, Sort
Description
The original value of the field that was changed.
SOSSessionId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the session record that was changed.

Usage

Use this object to identify changes to SOS session records.