getParentIdField
getParentIdField(
sobject):string
Defined in: fieldHistory.ts:44
Derive the field history object’s lookup field back to the parent record.
Parameters
Section titled “Parameters”sobject
Section titled “sobject”string
The tracked sobject’s API name.
Returns
Section titled “Returns”string
The field history object’s lookup field name (e.g. AccountId, ParentId).