Represents the history of changes
to the values in the fields of a site. This object is generally
available in API version
18.0 and later. To access this object, Force.com Sites must be enabled for your organization.
Supported Calls
describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Special Access Rules
- Customer Portal users can't access this object.
- To view this object, you must have the “View Setup and
Configuration” permission.
Fields
| Field
|
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The name of the field that was changed.
|
| NewValue
|
- Type
- anyType
- Properties
- Nillable, Sort
- Description
- The new value of the field that was changed.
|
| OldValue
|
- Type
- anyType
- Properties
- Nillable, Sort
- Description
- The last value of the field before it was changed.
|
| SiteId
|
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The ID of the associated Site.
|