Skip to main content

salesforce.field.referencetargetfield

Home > @runlightyear/salesforce > Field > referenceTargetField

Field.referenceTargetField property

Applies only to indirect lookup relationships on external objects. Name of the custom field on the parent standard or custom object whose values are matched against the values of the child external object's indirect lookup relationship field. This matching is done to determine which records are related to each other. This field is available in API version 32.0 and later.

Signature:
referenceTargetField: string;