Newer Version Available

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

LinkedArticleHistory

Represents the history of changes made to tracked fields on a linked article. This object is available in API version 37.0 and later.

As of Summer ’16, linked articles are supported only for work orders and work order line items.

Supported Calls

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

Special Access Rules

Knowledge must be set up in your org.

Fields

Field Name Details
Field
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The name of the field that was changed.
LinkedArticleId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the tracked linked article. The history is displayed on the detail page for this 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 value of the field before it was changed.