Newer Version Available

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

Territory2ModelHistory

Represents the history of changes to the values in the fields on a territory model. Available only if Enterprise Territory Management has been enabled for your organization.

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 whose value was changed.
NewValue
Type
anyType
Properties
Nillable, Sort
Description
The new value of the changed field.
OldValue
Type
anyType
Properties
Nillable, Sort
Description
The previous value of the changed field.
Territory2ModelId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the territory model whose history is tracked.

Usage

This object is automatically generated whenever any field value changes on a territory model record. Use this object it to identify those changes.