Newer Version Available

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

MacroHistory

Represents changes to field values on a Macro object. This object is available in API version 32.0 and later.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), retrieve()

Fields

Field Name Details
Field
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The name of the field that was changed. Valid values include:
  • Created
  • Description
  • FeedEvent
  • Folder
  • IndividualMerged
  • Name
  • Owner
  • OwnerAccepted
  • OwnerAssignment
  • Locked
  • Unlocked
MacroId
Type
reference
Properties
Filter, Group, Sort
Description

The ID of the Macro 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 old value of the field that was changed.

Usage

Use this object to identify changes to a Macro.