ProfileSkillUserHistory

Represents the history of changes to the fields of a ProfileSkillUser.

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.
NewValue
Type
anyType
Properties
Nillable, Sort
Description
The new value of the field that was changed.
OldValue
Type
anyType
Properties
Nillable, Sort
Description
The latest value of the field before it was changed.
ProfileSkillUserId
Type
reference
Properties
Filter, Group, Sort
Description
Required. ID of the ProfileSkillUser.

Usage

Use this read-only object to identify changes to a ProfileSkillUser.