Skip to content

getParentIdField

getParentIdField(sobject): string

Defined in: fieldHistory.ts:44

Derive the field history object’s lookup field back to the parent record.

string

The tracked sobject’s API name.

string

The field history object’s lookup field name (e.g. AccountId, ParentId).